[oe-commits] [openembedded-core] branch master updated (138ed4a -> 472507b)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 2 17:04:27 UTC 2020


This is an automated email from the git hooks/post-receive script.

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

    from 138ed4a  reproducible: Allow configuration of saved debug output
     new 64bc13f  valgrind: fix the remaining ptest failures
     new 20e7d63  valgrind: Fix ptest builds on musl
     new bc922df  musl: Update to latest
     new 90f670a  iproute2: upgrade 5.3.0 -> 5.5.0
     new 9b436d3  iw: upgrade 5.3 -> 5.4
     new 490dd75  iptables: upgrade 1.8.3 -> 1.8.4
     new 811a5b1  glibc-package.inc: Remove warnings about unpacked directories
     new 0675fdc  autoconf-archive: Add missing texinfo inherit
     new 0a1099d  texinfo-dummy-native: Allow to coexist with texinfo-native
     new 7b52893  gcc-cross-canadian: A missing space in an append caused an invalid option
     new 6cc17e6  devtool/standard.py: Allow recipe to disable menuconfig logic
     new a6c430b  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig
     new c7329b1  toaster.bbclass: Fix error when toaster is used to monitor a build
     new ef28e5a  libgcc.inc: Fix an issue w/ a recursive symlink
     new a0bff0d  glibc: merge libc-common.bbclass into glibc.bb
     new 1a01c30  icu: update SRC_URI
     new 15f7eed  uninative: Recognise ppc64 host ldso
     new b0df2fc  glibc: Update to final 2.31 release
     new 93c7fa3  busybox: sort the .config file used by ptests
     new 575fca9  gstreamer1.0-plugins-bad: resolve opencv pkg-config in meson build
     new 472507b  opensbi: Remove dependency on FDT

The 21 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/libc-common.bbclass                   | 37 ----------------
 meta/classes/toaster.bbclass                       | 11 ++---
 meta/classes/uninative.bbclass                     |  2 +-
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/recipes-bsp/opensbi/opensbi-payloads.inc      | 20 +--------
 meta/recipes-bsp/opensbi/opensbi_0.5.bb            |  4 +-
 meta/recipes-bsp/u-boot/u-boot.inc                 |  2 +
 .../{iproute2_5.3.0.bb => iproute2_5.5.0.bb}       |  4 +-
 .../iw/iw/separate-objdir.patch                    | 24 +++++++----
 .../iw/{iw_5.3.bb => iw_5.4.bb}                    |  4 +-
 meta/recipes-core/busybox/busybox.inc              |  2 +-
 meta/recipes-core/glibc/glibc-common.inc           |  2 +-
 meta/recipes-core/glibc/glibc-package.inc          | 42 ++++++++++++++++++-
 meta/recipes-core/glibc/glibc-version.inc          |  6 +--
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 .../autoconf-archive_2019.01.06.bb                 |  2 +-
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  4 +-
 meta/recipes-devtools/gcc/libgcc.inc               |  8 +++-
 ...s-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch | 34 +++++++++++++++
 ...pthread_detatch-call-portable-across-plat.patch | 44 +++++++++++++++++++
 ...-valgrind-adjust-std_list-expected-output.patch | 32 --------------
 ...d3.c-Dereference-pthread_t-before-adding-.patch | 32 --------------
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  | 24 ++++++++++-
 .../{iptables_1.8.3.bb => iptables_1.8.4.bb}       |  4 +-
 .../texinfo-dummy-native/texinfo-dummy-native.bb   |  8 +++-
 ...lve-missing-opencv-data-dir-in-yocto-buil.patch | 49 ++++++++++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.16.1.bb   |  1 +
 meta/recipes-support/icu/icu_64.2.bb               | 11 +++--
 scripts/lib/devtool/standard.py                    |  6 ++-
 29 files changed, 257 insertions(+), 166 deletions(-)
 delete mode 100644 meta/classes/libc-common.bbclass
 rename meta/recipes-connectivity/iproute2/{iproute2_5.3.0.bb => iproute2_5.5.0.bb} (66%)
 rename meta/recipes-connectivity/iw/{iw_5.3.bb => iw_5.4.bb} (85%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-tests-Make-pthread_detatch-call-portable-across-plat.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0002-valgrind-adjust-std_list-expected-output.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0006-pth_detached3.c-Dereference-pthread_t-before-adding-.patch
 rename meta/recipes-extended/iptables/{iptables_1.8.3.bb => iptables_1.8.4.bb} (96%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch

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


More information about the Openembedded-commits mailing list