[oe-commits] [openembedded-core] branch zeus updated (a5c9709 -> b6abf7c)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 9 13:14:13 UTC 2019


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

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

    from a5c9709  layer.conf: Update for zeus series
     add 2795e3b  toolchain-scripts: export READELF
     add 2ed29a5  harfbuzz: add PACKAGECONFIGs for all the optional dependencies
     add 3dc75ab  oeqa/sdk: improve Meson test
     add aba70cb  linux-yocto-rt/5.2: update to -rt9
     add 55a54ae  linux-yocto/5.2: fix strace/ptrace long runtime issues
     add f8e3a29  pango: remove obsolete libtool FILES
     add 86092fd  systemd.bbclass: add RMINITDIR for nativesdk builds
     add 0f09c5b  dnf.py: check busybox for case test_dnf_installroot
     add 34834d0  perl: Handle PACKAGES_DYNAMIC for perl-native
     add 487eb18  llvm: remove -mlongcall from CXXFLAGS for powerpc
     add e4113d1  gdb: Bump from 8.3 to 8.3.1
     add c75707b  bluez5: add needed character encoding for ptests
     add 6a710ad  oeqa/selftest/imagefeatures: improve test_hypervisor_fmts
     new d42f381  libpcap:upgrade 1.9.0 -> 1.9.1
     new b6abf7c  build-appliance-image: Update to master head revision

The 2 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/systemd.bbclass                       |  1 +
 meta/classes/toolchain-scripts.bbclass             |  1 +
 meta/lib/oeqa/runtime/cases/dnf.py                 |  2 +
 meta/lib/oeqa/sdk/cases/buildepoxy.py              |  4 +-
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |  8 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |  2 +
 ...nux.c-add-missing-limits.h-for-musl-syste.patch | 29 -------
 .../libpcap/{libpcap_1.9.0.bb => libpcap_1.9.1.bb} |  5 +-
 .../images/build-appliance-image_15.0.0.bb         |  2 +-
 .../gdb/{gdb-8.3.inc => gdb-8.3.1.inc}             |  5 +-
 ...canadian_8.3.bb => gdb-cross-canadian_8.3.1.bb} |  0
 .../gdb/{gdb-cross_8.3.bb => gdb-cross_8.3.1.bb}   |  0
 meta/recipes-devtools/gdb/gdb/CVE-2017-9778.patch  | 98 ----------------------
 .../gdb/{gdb_8.3.bb => gdb_8.3.1.bb}               |  0
 meta/recipes-devtools/llvm/llvm_git.bb             |  2 -
 meta/recipes-devtools/perl/perl_5.30.0.bb          | 18 +++-
 meta/recipes-graphics/harfbuzz/harfbuzz_2.6.1.bb   | 23 ++---
 meta/recipes-graphics/pango/pango_1.44.6.bb        |  2 -
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |  4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |  6 +-
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       | 20 ++---
 21 files changed, 61 insertions(+), 171 deletions(-)
 delete mode 100644 meta/recipes-connectivity/libpcap/libpcap/0001-pcap-usb-linux.c-add-missing-limits.h-for-musl-syste.patch
 rename meta/recipes-connectivity/libpcap/{libpcap_1.9.0.bb => libpcap_1.9.1.bb} (88%)
 rename meta/recipes-devtools/gdb/{gdb-8.3.inc => gdb-8.3.1.inc} (85%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.3.bb => gdb-cross-canadian_8.3.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.3.bb => gdb-cross_8.3.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/CVE-2017-9778.patch
 rename meta/recipes-devtools/gdb/{gdb_8.3.bb => gdb_8.3.1.bb} (100%)

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


More information about the Openembedded-commits mailing list