[oe-commits] [openembedded-core] branch master updated (66aa39a -> 9b08503)

git at git.openembedded.org git at git.openembedded.org
Sat Sep 3 23:08:06 UTC 2016


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

      from  66aa39a   arch-mips.inc: Disable QEMU usermode usage when building with n32 ABI
       new  8969b88   image/populate_sdk_base: Add *DEPLOYDIR variables
       new  6d969ba   image: Deploy images to IMGDEPLOYDIR
       new  1c8c8d8   populate_sdk_base: Deploy images to SDKDEPLOYDIR
       new  d54339d   image.bbclass: Put image_complete under sstate control
       new  4bd3a90   sstate: Avoid duplicate README file errors for sdk under sstate control
       new  8361376   populate_sdk_base: Put populate_sdk under sstate control
       new  ea3587e   populate_sdk_ext: Put populate_sdk_ext under sstate control
       new  894c9b6   buildtools-tarball/uninative-tarball: Fix for working with populate_sdk under sstate control
       new  9b08503   toaster: fire TaskArtifacts event

The 9 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             | 33 ++++++++++------
 meta/classes/populate_sdk_ext.bbclass              | 12 +++++-
 meta/classes/rootfs-postcommands.bbclass           |  4 +-
 meta/classes/sstate.bbclass                        |  2 +
 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 ++--
 meta/recipes-core/meta/buildtools-tarball.bb       |  5 +++
 meta/recipes-core/meta/uninative-tarball.bb        |  8 +++-
 16 files changed, 126 insertions(+), 70 deletions(-)

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


More information about the Openembedded-commits mailing list