[oe-commits] [openembedded-core] branch master updated (210c518 -> 0f18799)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 12 14:13:31 UTC 2017


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

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

    from 210c518  ptest-runner: Upgrade to minor version 2.0.2
     add 20008d0  runqemu: support env vars explicitly
     add 9ebcb2b  runqemu: run without arguments
     add a99deb3  runqemu: do not rely on grepping images
     add aa8df7e  wic-image-minimal.wks: vda -> sda
     add 1aafa13  runqemu: use self.rootfs to replace self.nfs_dir
     add 3f1f429  qemux86-directdisk.wks: vda -> sda
     add 88701ce  oe-selftest: test wic sparse_copy API
     add a722016  selftest/wic.py: vda -> sda
     add c92cff2  package_manager.py: Add a name for the generated dnf repo.
     new 731744d  native/nativesdk: Use fixed DISTRO_FEATURES
     new a2f1026  ed: update SRC_URI to yoctoproject mirror
     new 58149a7  go-cross: avoid libgcc dependency
     new f346473  gdb-cross: avoid tune specific paths
     new 39bfa0d  recipes/*-cross recipes: ignore TARGET_ARCH sstate hash
     new 312edd4  yocto-compat-layer: include bitbake-diffsigs output
     new 67f9a87  yocto-compat-layer: also determine tune flags for each task
     new 0e8528f  yocto-compat-layer: add --additional-layers
     new 0f18799  wic-image-minimal: stop using core-image-minimal

The 9 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:
 .../recipes-test/images/wic-image-minimal.bb       |   4 -
 .../recipes-test/images/wic-image-minimal.wks      |   7 +-
 meta/classes/native.bbclass                        |  14 ++-
 meta/classes/nativesdk.bbclass                     |   6 +
 meta/classes/packagegroup.bbclass                  |   2 +
 meta/classes/qemuboot.bbclass                      |   3 +
 meta/conf/bitbake.conf                             |  10 ++
 meta/lib/oe/package_manager.py                     |   2 +-
 meta/lib/oeqa/selftest/wic.py                      |  35 +++++-
 meta/recipes-devtools/binutils/binutils-cross.inc  |   3 +
 meta/recipes-devtools/gcc/gcc-cross.inc            |   3 +
 meta/recipes-devtools/gdb/gdb-cross.inc            |   5 +-
 meta/recipes-devtools/go/go-cross.inc              |   3 +
 meta/recipes-devtools/go/go.inc                    |  11 +-
 meta/recipes-extended/ed/ed_1.14.1.bb              |   4 +-
 scripts/lib/compatlayer/__init__.py                |   9 +-
 scripts/lib/compatlayer/cases/common.py            |  16 ++-
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |   2 +-
 scripts/lib/wic/filemap.py                         |   6 +-
 scripts/runqemu                                    | 122 ++++++++++++---------
 scripts/yocto-compat-layer.py                      |  26 ++++-
 21 files changed, 211 insertions(+), 82 deletions(-)

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


More information about the Openembedded-commits mailing list