[oe-commits] [openembedded-core] branch master updated (205b446 -> 1e38068)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 26 17:58:35 UTC 2016


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

      from  205b446   uclibc: Do not use immediate expansion operator
       new  25ca768   mesa: add missing space to RRECOMMENDS append
       new  0b3810b   findutils: upgrade to 4.6.0
       new  b753dae   bitbake.conf: add findutils-native to ASSUME_PROVIDED
       new  e9b4457   oeqa/selftest/buildoptions: build -minimal instead of -sato images
       new  e46eae3   perf: add sysroot handling to subcmd
       new  acfe4c5   harfbuzz: update to version 1.2.0
       new  5074330   systemd: Upgrade to 229
       new  1e38068   signing-keys: Make signing keys the only publisher of keys

The 8 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/sign_package_feed.bbclass             |  9 +--
 meta/classes/sign_rpm.bbclass                      | 11 ++--
 meta/conf/bitbake.conf                             |  1 +
 meta/lib/oe/package_manager.py                     | 10 ----
 meta/lib/oeqa/selftest/buildoptions.py             |  4 +-
 meta/recipes-core/meta/signing-keys.bb             | 61 ++++++++++++++------
 meta/recipes-core/os-release/os-release.bb         | 11 ----
 ...c-Change-the-default-device-timeout-to-2.patch} | 10 ++--
 ...r-getty-to-agetty-in-console-setup-system.patch |  6 +-
 ...ng.patch => 0003-define-exp10-if-missing.patch} | 14 ++---
 ...v-when-secure-versions-are-not-available.patch} | 23 ++++----
 ...t-install-dependency-links-at-install-tim.patch | 10 ++--
 ...heck-for-additional-features-that-uclibc-.patch |  8 +--
 ...pper-instead-of-looking-for-relative-opti.patch | 61 ++++++++++++++++++++
 ...n-Use-execvpe-only-when-libc-supports-it.patch} | 18 +++---
 ...unimplemented-_SC_PHYS_PAGES-system-conf.patch} | 10 ++--
 ...010-implment-systemd-sysv-install-for-OE.patch} |  6 +-
 ...es-Build-conditionally-when-HAVE_MYHOSTN.patch} | 12 ++--
 ...patch => 0012-rules-whitelist-hd-devices.patch} |  6 +-
 ...or-add-support-for-executing-scripts-und.patch} | 40 +++++--------
 ...-Make-root-s-home-directory-configurable.patch} | 64 ++++++++++-----------
 ...015-systemd-user-avoid-using-system-auth.patch} |  6 +-
 ...vert-rules-remove-firmware-loading-rules.patch} |  6 +-
 ...remove-userspace-firmware-loading-suppor.patch} | 48 ++++++++--------
 ...patch => 0018-make-test-dir-configurable.patch} | 18 +++---
 .../0019-remove-duplicate-include-uchar.h.patch    | 42 ++++++++++++++
 .../0020-check-for-uchar.h-in-configure.patch      | 44 +++++++++++++++
 ...sing.h-for-getting-secure_getenv-definiti.patch | 27 +++++++++
 ...il-don-t-fail-if-libc-doesn-t-support-IDN.patch | 36 ++++++++++++
 .../systemd/{systemd_228.bb => systemd_229.bb}     | 65 +++++++++++-----------
 meta/recipes-extended/findutils/findutils.inc      |  5 +-
 .../{findutils_4.5.19.bb => findutils_4.6.0.bb}    |  6 +-
 .../{harfbuzz_1.1.3.bb => harfbuzz_1.2.0.bb}       |  4 +-
 meta/recipes-graphics/mesa/mesa.inc                |  2 +-
 meta/recipes-kernel/perf/perf.bb                   |  4 ++
 35 files changed, 456 insertions(+), 252 deletions(-)
 rename meta/recipes-core/systemd/systemd/{0004-core-device.c-Change-the-default-device-timeout-to-2.patch => 0001-core-device.c-Change-the-default-device-timeout-to-2.patch} (79%)
 rename meta/recipes-core/systemd/systemd/{0001-define-exp10-if-missing.patch => 0003-define-exp10-if-missing.patch} (72%)
 rename meta/recipes-core/systemd/systemd/{0003-Use-getenv-when-secure-versions-are-not-available.patch => 0004-Use-getenv-when-secure-versions-are-not-available.patch} (56%)
 create mode 100644 meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
 rename meta/recipes-core/systemd/systemd/{0007-nspawn-Use-execvpe-only-when-libc-supports-it.patch => 0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch} (69%)
 rename meta/recipes-core/systemd/systemd/{0008-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch => 0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch} (83%)
 rename meta/recipes-core/systemd/systemd/{0009-implment-systemd-sysv-install-for-OE.patch => 0010-implment-systemd-sysv-install-for-OE.patch} (91%)
 rename meta/recipes-core/systemd/systemd/{0010-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch => 0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch} (73%)
 rename meta/recipes-core/systemd/systemd/{0011-rules-whitelist-hd-devices.patch => 0012-rules-whitelist-hd-devices.patch} (90%)
 rename meta/recipes-core/systemd/systemd/{0012-sysv-generator-add-support-for-executing-scripts-und.patch => 0013-sysv-generator-add-support-for-executing-scripts-und.patch} (83%)
 rename meta/recipes-core/systemd/systemd/{0013-Make-root-s-home-directory-configurable.patch => 0014-Make-root-s-home-directory-configurable.patch} (81%)
 rename meta/recipes-core/systemd/systemd/{0014-systemd-user-avoid-using-system-auth.patch => 0015-systemd-user-avoid-using-system-auth.patch} (87%)
 rename meta/recipes-core/systemd/systemd/{0015-Revert-rules-remove-firmware-loading-rules.patch => 0016-Revert-rules-remove-firmware-loading-rules.patch} (84%)
 rename meta/recipes-core/systemd/systemd/{0016-Revert-udev-remove-userspace-firmware-loading-suppor.patch => 0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch} (91%)
 rename meta/recipes-core/systemd/systemd/{0001-make-test-dir-configurable.patch => 0018-make-test-dir-configurable.patch} (82%)
 create mode 100644 meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch
 rename meta/recipes-core/systemd/{systemd_228.bb => systemd_229.bb} (93%)
 rename meta/recipes-extended/findutils/{findutils_4.5.19.bb => findutils_4.6.0.bb} (77%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.1.3.bb => harfbuzz_1.2.0.bb} (87%)

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


More information about the Openembedded-commits mailing list