[oe-commits] [openembedded-core] branch master-next updated (e37c4f1 -> 2d798f9)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 12 22:52:07 UTC 2018


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 e37c4f1  unfs3: Fix libtirpc usage for unfs3-native version
     new a0aa12e  package.bbclass: run pre/post installation/removal scriptlets using sh -e
     new a36671f  meta/lib/oe/package_manager.py: warn about failing scriptlets for all package types
     new 865fafb  oe-selftest: add a test for failing package post-installation scriptlets
     new 5133fd4  lib/oe/patch.py: add a warning if patch context was ignored
     new 106239a  python*-setuptools: update to 38.5.2
     new 4a27d50  python3: update to version 3.5.5 to fix security issues
     new 4e2687e  btrfs-tools: set CLEANBROKEN to 1 to avoid rebuild failure
     new f2e56f6  iproute2: fix rebuild failures
     new b2f3ac4  meta: remove some EXCLUDE_FROM_WORLD assignments
     new 2d798f9  build-recipe-list: build universe instead of world

The 10 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/postinst/postinst_1.0.bb          | 14 +++++++-
 meta/classes/package.bbclass                       | 12 +++++++
 meta/classes/package_rpm.bbclass                   |  8 ++---
 meta/lib/oe/package_manager.py                     | 18 +++++++++--
 meta/lib/oe/patch.py                               | 16 ++++++++++
 meta/lib/oeqa/selftest/cases/runtime_test.py       | 37 ++++++++++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5.inc        |  2 --
 meta/recipes-connectivity/iproute2/iproute2.inc    |  2 ++
 .../btrfs-tools/btrfs-tools_4.13.3.bb              |  2 ++
 meta/recipes-devtools/python/python-setuptools.inc |  4 +--
 ...tools_38.5.1.bb => python-setuptools_38.5.2.bb} |  0
 ...ools_38.5.1.bb => python3-setuptools_38.5.2.bb} |  0
 .../python/{python3_3.5.4.bb => python3_3.5.5.bb}  |  6 ++--
 meta/recipes-graphics/mesa/mesa.inc                |  3 --
 meta/recipes-graphics/xorg-lib/libx11.inc          |  4 ---
 .../make-mod-scripts/make-mod-scripts_1.0.bb       |  6 ----
 scripts/distro/build-recipe-list.py                |  2 +-
 17 files changed, 107 insertions(+), 29 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_38.5.1.bb => python-setuptools_38.5.2.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_38.5.1.bb => python3-setuptools_38.5.2.bb} (100%)
 rename meta/recipes-devtools/python/{python3_3.5.4.bb => python3_3.5.5.bb} (98%)

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


More information about the Openembedded-commits mailing list