[oe-commits] [openembedded-core] branch master updated (073d8d0 -> 3c14c66)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 13:27:32 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 073d8d0  dbus-test-ptest: improve reproducibility
     add 6c556ed  openssl_1.0.2n: improve reproducibility
     add 86f4c68  unfs3: Fix build with musl
     add 49d5d53  libtirpc: Extend to native and nativesdk recipes
     add e37c4f1  unfs3: Fix libtirpc usage for unfs3-native version
     add a0aa12e  package.bbclass: run pre/post installation/removal scriptlets using sh -e
     add a36671f  meta/lib/oe/package_manager.py: warn about failing scriptlets for all package types
     add 865fafb  oe-selftest: add a test for failing package post-installation scriptlets
     add 5133fd4  lib/oe/patch.py: add a warning if patch context was ignored
     add 106239a  python*-setuptools: update to 38.5.2
     add 4a27d50  python3: update to version 3.5.5 to fix security issues
     add 4e2687e  btrfs-tools: set CLEANBROKEN to 1 to avoid rebuild failure
     add f2e56f6  iproute2: fix rebuild failures
     add b2f3ac4  meta: remove some EXCLUDE_FROM_WORLD assignments
     add 2d798f9  build-recipe-list: build universe instead of world
     add d6f6101  uninative: Add compatiblity version check
     add 62434e5  ncurses: fix do_install failure when base_libdir has more than one level
     add e58d552  openssl: fix libdir logic to allow multiarch style paths
     add 17fd322  ncurses: fix deletion of /usr/lib/terminfo
     add 38edecc  python-numpy: reorganize numpy recipes to use a common .inc file to reduce duplication
     add a5beb77  tcmode-default.inc: Define QEMUVERSION and softly pin it
     add 5cc89d3  pcmanfm: Drop COMPATIBLE_HOST setting
     add c1d22fe  site/riscv: Shunt the realloc configure test for startup-notification
     add fd3d98f  risc-v: Pin oldest kernel to 4.15 for the new kid
     add 1d615fc  build-recipe-list: improvements
     add 75bcc71  maintainers: remove obsolete entry
     add 14c6e4f  kmod: don't call gtkdocize twice
     add 6084879  valgrind: Fix multilib header conflict - valgrind/config.h
     add 53f3207  tiff: Fix multilib header conflict - tiffconf.h
     add 66b0f97  libgpg-error: Fix multilib header conflict - pg-error.h and gpgrt.h
     add eb08ce6  gtk-doc: always inherit python3native
     add 1bf1cf2  gtk-doc: use --srcdir instead of cd
     add 9b30e80  insane.bbclass: add support for RISC-V baremetal
     add 33d79f1  insane.bbclass: Fix typos in 32bit risc-v machine type
     add 54e0b3b  python3: Fix purelib install and runtime paths
     add a158b45  btrfs-tools: add RECIPE_NO_UPDATE_REASON
     add ad8f68e  linux-yocto/4.14/4.15: revert "features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG"
     add 010b355  maintainers: add maintainer for make-mod-scripts
     add 3c14c66  linux-yocto/4.12: backport bugfixes for x86

No new revisions were added by this update.

Summary of changes:
 .../recipes-test/postinst/postinst_1.0.bb          |  14 ++-
 meta/classes/gtk-doc.bbclass                       |  10 +-
 meta/classes/insane.bbclass                        |   6 +-
 meta/classes/package.bbclass                       |  12 +++
 meta/classes/package_rpm.bbclass                   |   8 +-
 meta/classes/uninative.bbclass                     |   7 ++
 meta/conf/bitbake.conf                             |   2 +
 meta/conf/distro/include/maintainers.inc           |   2 +-
 meta/conf/distro/include/tcmode-default.inc        |   5 +
 meta/conf/distro/include/world-broken.inc          |   4 -
 meta/conf/distro/include/yocto-uninative.inc       |   2 +
 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 +
 .../openssl-1.0.2n/reproducible-cflags.patch       |  20 ++++
 .../openssl-1.0.2n/reproducible-mkbuildinf.patch   |  21 ++++
 meta/recipes-connectivity/openssl/openssl10.inc    |   6 +-
 .../recipes-connectivity/openssl/openssl_1.0.2n.bb |   5 +
 .../recipes-connectivity/openssl/openssl_1.1.0g.bb |   3 +-
 meta/recipes-core/ncurses/ncurses.inc              |   7 +-
 .../btrfs-tools/btrfs-tools_4.13.3.bb              |   3 +
 .../{python-numpy_1.14.1.bb => python-numpy.inc}   |  44 ++++----
 .../python-numpy/python-numpy_1.14.1.bb            | 113 +--------------------
 .../python-numpy/python3-numpy_1.14.1.bb           | 112 +-------------------
 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/python-3.3-multilib.patch       |  21 ++--
 .../python/{python3_3.5.4.bb => python3_3.5.5.bb}  |   6 +-
 .../0001-daemon.c-Libtirpc-porting-fixes.patch     |  37 +++++++
 meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb   |  10 +-
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   3 +-
 meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb   |   2 +
 meta/recipes-graphics/mesa/mesa.inc                |   3 -
 meta/recipes-graphics/xorg-lib/libx11.inc          |   4 -
 meta/recipes-kernel/kmod/kmod.inc                  |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  16 +--
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      |   2 +-
 .../make-mod-scripts/make-mod-scripts_1.0.bb       |   6 --
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |   6 +-
 meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb         |   3 -
 .../libgpg-error/libgpg-error_1.27.bb              |   3 +-
 meta/site/riscv32-linux                            |   2 +
 meta/site/riscv64-linux                            |   2 +
 scripts/distro/build-recipe-list.py                |  32 ++++--
 54 files changed, 326 insertions(+), 335 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.2n/reproducible-cflags.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.2n/reproducible-mkbuildinf.patch
 copy meta/recipes-devtools/python-numpy/{python-numpy_1.14.1.bb => python-numpy.inc} (72%)
 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%)
 create mode 100644 meta/recipes-devtools/unfs3/unfs3/0001-daemon.c-Libtirpc-porting-fixes.patch

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


More information about the Openembedded-commits mailing list