[oe-commits] [openembedded-core] branch master-next updated (0da3756 -> 51638ed)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 12 07:19:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

 discard 0da3756  kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.
 discard 237a423  devicetree.bbclass: don't pad DT overlays
 discard 2668654  bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD
 discard 8f67603  oe/utils.py: Add vartrue()
 discard e749323  update_gtk_immodules_cache: update for multilib
 discard 0da6dee  update_font_cache: update script for multilib
     new fc5a5af  oe/utils.py: Add vartrue()
     new 5db09f7  bitbake.conf: Make BUILD_OPTIMIZATION respect to DEBUG_BUILD
     new 678fe8c  devicetree.bbclass: don't pad DT overlays
     new 65cded5  kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.
     new a23c482  allarch: only enable allarch when multilib is not used
     new 6d3ca47  sstate.bbclass: update SSTATE_DUPWHITELIST
     new 53d8625  update_font_cache: update script for multilib
     new cad28bd  update_gtk_immodules_cache: update for multilib
     new 32fe47e  statetests.py: drop test_sstate_allarch_samesigs_multilib
     new 3197c08  target-sdk-provides-dummy: skip package_qa_multilib check
     new 52f2dd9  multilib: fix install file conflicts
     new 2585f42  eudev: set configure option --with-rootlibexecdir
     new 3e222bf  socat: Cache shift value for CRDLY, TABDLY and CSIZE
     new 51638ed  wic: Introduce the --use-label partition parameter

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0da3756)
            \
             N -- N -- N   refs/heads/master-next (51638ed)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/allarch.bbclass                           | 13 ++++++++++++-
 meta/classes/icecc.bbclass                             |  2 +-
 meta/classes/multilib.bbclass                          |  7 ++++++-
 meta/classes/multilib_global.bbclass                   |  4 +---
 meta/classes/package.bbclass                           |  9 ++++++---
 meta/classes/populate_sdk_base.bbclass                 |  3 +--
 meta/classes/sstate.bbclass                            |  4 +++-
 meta/lib/oeqa/selftest/cases/sstatetests.py            | 11 ++---------
 meta/recipes-connectivity/socat/socat_1.7.3.2.bb       | 17 +++++++++++++++--
 meta/recipes-core/udev/eudev_3.2.5.bb                  |  3 ++-
 meta/recipes-graphics/cairo/cairo_1.14.12.bb           |  6 ++++--
 meta/recipes-support/icu/icu.inc                       |  4 +++-
 meta/recipes-support/libgpg-error/libgpg-error_1.32.bb |  5 ++++-
 scripts/lib/wic/help.py                                | 18 +++++++++++++-----
 scripts/lib/wic/ksparser.py                            | 14 ++++++++++++--
 scripts/lib/wic/partition.py                           |  1 +
 scripts/lib/wic/plugins/imager/direct.py               |  2 ++
 17 files changed, 88 insertions(+), 35 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list