[oe-commits] [openembedded-core] branch master-next updated (c69b4ad -> 3481121)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 1 23:16:10 UTC 2016


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

  discards  c69b4ad   runqemu: Enable virtio RNG for all platforms
  discards  88d9efe   populate_sdk_base: Put populate_sdk under sstate control
  discards  a452b70   image.bbclass: Put image_complete under sstate control
  discards  581c5c0   populate_sdk_base: Deploy images to SDKDEPLOYDIR
  discards  e83d029   image: Deploy images to IMGDEPLOYDIR
  discards  aa2bcc6   image/populate_sdk_base: Add *DEPLOYDIR variables
  discards  443686b   arch-mips.inc: Disable QEMU usermode usage when building with n32 ABI
  discards  8cb5188   oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist
  discards  30b5aed   Revert "bitbake.conf: Disable api-docs temporarily"
  discards  cae2bf9   bitbake.conf: Disable api-docs temporarily
  discards  f8c155e   linux-yocto/4.1: backport virtio HW_RANDOM_VIRTIO config
  discards  777a2ca   toaster: fire TaskArtifacts event
       new  fc1ecd0   linux-yocto/4.1: backport virtio HW_RANDOM_VIRTIO config
       new  2b89c9f   bitbake.conf: Disable api-docs temporarily
       new  26f6a52   Revert "bitbake.conf: Disable api-docs temporarily"
       new  3750e0d   oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist
       new  d6dbe42   arch-mips.inc: Disable QEMU usermode usage when building with n32 ABI
       new  3481121   runqemu: Enable virtio RNG for all platforms

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   (c69b4ad)
            \
             N -- N -- N   refs/heads/master-next (3481121)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

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


Summary of changes:
 meta/classes/image-live.bbclass                    | 12 +++---
 meta/classes/image-vm.bbclass                      | 22 +++++------
 meta/classes/image.bbclass                         | 15 ++------
 meta/classes/image_types.bbclass                   | 44 +++++++++++-----------
 meta/classes/image_types_uboot.bbclass             |  2 +-
 meta/classes/populate_sdk_base.bbclass             | 28 +++++---------
 meta/classes/rootfs-postcommands.bbclass           |  4 +-
 meta/classes/syslinux.bbclass                      |  2 +-
 meta/classes/toaster.bbclass                       | 17 ---------
 meta/lib/oe/rootfs.py                              |  6 +--
 meta/lib/oeqa/selftest/imagefeatures.py            |  4 +-
 .../images/build-appliance-image_15.0.0.bb         |  8 ++--
 12 files changed, 66 insertions(+), 98 deletions(-)

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


More information about the Openembedded-commits mailing list