[oe-commits] [openembedded-core] branch master updated (334020a -> 3e8ade8)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 14 08:47:54 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 334020a  oe-run-native: explicitly use bash
     add 1b5afaf  base-passwd/useradd: Various improvements to useradd with RSS
     add 3c432e1  binconfig.bbclass: fix typo in get_binconfig_mangle()
     add bf86701  apt: fix libdir path for apt.systemd.daily
     add 081974e  grep: do_configure: fix "Argument list too long"
     add 98fbc46  devtool: modify: add --keep-temp option for debugging
     add 9174b84  devtool: extract: fix handling of failed tasks
     add 4e059a5  devtool: extract: drop erroneous bb.event.TaskStarted
     add 9ec2915  classes/populate_sdk_ext: reset TCLIBCAPPEND to get consistent TMPDIR
     add 84cb611  gpgme: correctly avoid host contamination
     add 67bce43  gpgme: add a dependency on python-unixadmin to Python bindings package
     add 3eed822  package_manager.py: Generate separate repo entries per arch
     add 4f1f052  Revert "dnf: remove systemd units in nativesdk builds"
     add de7ff34  unzip: add missing CVE headers to patches
     add 139c97f  busybox: drop unmaintained _git recipe
     add d80b3bc  linux-firmware: update to revision a4dde74b
     add a062b2a  linux-firmware: Set the license for carl9170 to GPLv2
     add cdfa431  linux-firmware: Fix build failure when update SRCREV to latest HEAD
     new 3e8ade8  populate_sdk_ext: Add do_addto_recipe_sysroot to BB_SETSCENE_ENFORCE_WHITELIST

The 1 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:
 meta/classes/binconfig.bbclass                     |  2 +-
 meta/classes/populate_sdk_ext.bbclass              |  4 +-
 meta/classes/sstate.bbclass                        |  2 +-
 meta/classes/useradd.bbclass                       | 27 +++++++++++
 meta/lib/oe/package_manager.py                     | 15 +++++--
 .../recipes-core/base-passwd/base-passwd_3.5.29.bb | 28 +++++++++---
 meta/recipes-core/busybox/busybox_git.bb           | 52 ----------------------
 meta/recipes-devtools/apt/apt-package.inc          |  4 +-
 meta/recipes-devtools/dnf/dnf_git.bb               |  6 ---
 meta/recipes-devtools/pseudo/files/fallback-passwd |  1 +
 meta/recipes-extended/grep/grep_3.0.bb             |  3 ++
 .../18-cve-2014-9913-unzip-buffer-overflow.patch   |  2 +-
 .../19-cve-2016-9844-zipinfo-buffer-overflow.patch |  2 +-
 .../linux-firmware/linux-firmware_git.bb           | 40 ++++++++++-------
 ...-Avoid-host-contamination-from-gpg-config.patch | 30 -------------
 ...g-skip-all-lib-or-usr-lib-directories-in-.patch | 31 +++++++++++++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          |  5 ++-
 scripts/lib/devtool/standard.py                    |  7 ++-
 18 files changed, 139 insertions(+), 122 deletions(-)
 delete mode 100644 meta/recipes-core/busybox/busybox_git.bb
 delete mode 100644 meta/recipes-support/gpgme/gpgme/0001-Avoid-host-contamination-from-gpg-config.patch
 create mode 100644 meta/recipes-support/gpgme/gpgme/0001-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch

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


More information about the Openembedded-commits mailing list