[oe-commits] [openembedded-core] branch master updated (c1573cb -> 9b9897f)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 10 09:34:20 UTC 2018


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

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

    from c1573cb  nativesdk-glibc: Split glibc and libcrypt to use libxcrypt instead
     add 29e7799  classes: Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag
     add b959b3b  sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHS
     add e55e6df  license.bbclass: Minor simplification of get_deployed_dependencies()
     add 13a80b2  yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_collection
     add 815ccef  rpm: build without dbus for rpm-native
     add 2591741  libxcrypt: add -std=gnu99 to BUILD_CPPFLAGS
     add 9b9897f  license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_SUFFIX} in packages

No new revisions were added by this update.

Summary of changes:
 meta/classes/deploy.bbclass                        |  2 +-
 meta/classes/image.bbclass                         |  2 +-
 meta/classes/license.bbclass                       |  6 ++--
 meta/classes/package.bbclass                       |  2 +-
 meta/classes/populate_sdk_base.bbclass             |  2 +-
 meta/classes/populate_sdk_ext.bbclass              |  2 +-
 meta/classes/sstate.bbclass                        |  5 +--
 meta/recipes-core/libxcrypt/libxcrypt_4.0.0.bb     |  2 +-
 meta/recipes-core/meta/signing-keys.bb             |  3 +-
 .../0001-configure.ac-add-option-for-dbus.patch    | 42 ++++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_4.14.1.bb            |  6 ++--
 scripts/lib/checklayer/__init__.py                 |  2 ++
 scripts/lib/checklayer/cases/common.py             |  5 +++
 13 files changed, 66 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-configure.ac-add-option-for-dbus.patch

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


More information about the Openembedded-commits mailing list