[oe-commits] [openembedded-core] branch master-next updated (faead8b -> 47c5301)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 11 20:26:52 UTC 2017


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

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

    from faead8b  ed: update SRC_URI to yoctoproject mirror
     new d6d2b5b  go-cross: avoid libgcc dependency
     new e47f43d  gdb-cross: avoid tune specific paths
     new 3c0d38c  recipes/*-cross recipes: ignore TARGET_ARCH sstate hash
     new d7440a9  yocto-compat-layer: include bitbake-diffsigs output
     new 4fc7609  yocto-compat-layer: also determine tune flags for each task
     new 205b84a  yocto-compat-layer: add --additional-layers
     new 9331837  yocto-compat-layer: test signature differences when setting MACHINE
     new d20c31d  yocto-compat-layer: better handling of per-machine world build breakage
     new 47c5301  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      |   3 +-
 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 +-
 scripts/lib/compatlayer/__init__.py                |  32 +++-
 scripts/lib/compatlayer/cases/bsp.py               | 204 ++++++++++++++++++++-
 scripts/lib/compatlayer/cases/common.py            |  16 +-
 scripts/yocto-compat-layer.py                      |  29 ++-
 11 files changed, 294 insertions(+), 19 deletions(-)

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


More information about the Openembedded-commits mailing list