[oe-commits] [openembedded-core] branch master-next updated (a1948ab -> 01abd2c)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 1 14:26:31 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 a1948ab  insane.bbclass: Warn if ${COREBASE}/LICENSE is used
     new cc980fb  lib/oe/package: Improve filedeprunner subprocess handling
     new 04b4326  lib/oe/utils: Handle exceptions in multiprocess_exec
     new e0e24f6  staging: Fix a logic error which caused dependency removal
     new 0332c66  python-numpy, python3-numpy: Fix CVE-2017-12852
     new 65588ad  acpica: use update-alternatives for acpixtract
     new a9256d6  gnupg: 2.1.23 -> 2.2.0
     new 6f0486c  initramfs-live-boot: disable systemd-update-done.service on live images
     new 01abd2c  package: Change PACKAGE_BBCLASS_VERSION

The 8 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/package.bbclass                       |  2 +-
 meta/classes/staging.bbclass                       |  4 +-
 meta/lib/oe/package.py                             | 11 ++----
 meta/lib/oe/utils.py                               | 21 ++++++----
 meta/recipes-core/initrdscripts/files/init-live.sh |  4 ++
 ...inite-loop-when-creating-np.pad-on-an-emp.patch | 45 ++++++++++++++++++++++
 .../python-numpy/python-numpy_1.13.1.bb            |  1 +
 .../python-numpy/python3-numpy_1.13.1.bb           |  1 +
 meta/recipes-extended/acpica/acpica_20170303.bb    |  5 +++
 .../gnupg/{gnupg_2.1.23.bb => gnupg_2.2.0.bb}      |  4 +-
 10 files changed, 77 insertions(+), 21 deletions(-)
 create mode 100644 meta/recipes-devtools/python-numpy/files/0001-BUG-fix-infinite-loop-when-creating-np.pad-on-an-emp.patch
 rename meta/recipes-support/gnupg/{gnupg_2.1.23.bb => gnupg_2.2.0.bb} (91%)

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


More information about the Openembedded-commits mailing list