[oe-commits] [openembedded-core] branch master updated (de79149 -> 2d7a58e)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 6 13:39:14 UTC 2017


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

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

    from de79149  scripts/contrib/patchreview: add new script
     add 008d6cb  mkefidsk: fix bash/dash shell quoting problem
     new b0c65c8  meta/lib/oe/sdk.py: support added for executing pre-target commands
     new a8d8b0d  sanity.bbclass: remove ASSUME_PROVIDED checks that can't succeed
     new 78ea1af  insane: remove obsolete gcc 4.5 check
     new e5f4e0d  cmake: Use find_program if find_host_program is not available
     new a50073d  gtk+3: Update UPSTREAM_CHECK_REGEX
     new 5f64023  gtk+3: Upgrade 3.22.15 -> 3.22.16
     new 43e640d  gtk+3: Update the patches to work with old versions of patch
     new c6b71bc  libepoxy: Upgrade 1.4.2 -> 1.4.3
     new 64ec18d  openssl: Upgrade 1.0.2k -> 1.0.2l
     new 7b8ae77  sysstat:11.5.5 -> 11.5.6
     new 4afb7c3  yocto-compat-layer.py: avoid adding layers more than once
     new e841655  yocto-compat-layer.py: tolerate broken world builds during signature diff
     new e7fe215  yocto-compat-layer.py: apply test_signatures to all layers
     new 1ca35d8  yocto-compat-layer.py: add test_world
     new 501b5b7  yocto-compat-layer.py: allow README with suffix
     new ecc9a1f  yocto-compat-layer.py: make signature check code reusable
     new 0d1273c  binutils: update SRCREV to fix powerpc gold link bug
     new bb8bc17  bluez: Correct the timer count for bcm43xx firmware download
     new ee5555c  valgrind: Fix build with glibc 2.26
     new 8a4a62a  strace: upgrade to 4.17
     new 03b0688  qemu: Replace use of struct ucontext with ucontext_t
     new 8d3bd6f  epiphany: Fix build errors when compiling with security flags
     new 8906f4d  icu: Fix build with glibc 2.26
     new a071303  valgrind: Remove -no-pie from cflags
     new b10ecba  classes/populate_sdk_base: Fix SDK manifest generation
     new 2628955  grep: upgrade to 3.1
     new 7e88077  expat: upgrade to 2.2.1
     new 6f054fc  oe-pkgdata-util: package-info: Allow extra variables to be displayed
     new 2b7232f  sanity.bbclass: fix AttributeError in mirror format checks
     new 49c3dad  mesa: Avoid platform probing when building without EGL
     new f0762f5  mesa: Upgrade to 17.1.4 release
     new 7e562e2  systemd: Do not use xlocale.h
     new 00fba52  libgfortran: Add missing dependency gcc-cross
     new 753de33  libgfortran: Add missing fincludes
     new c7c72b7  ltp: syscalls/add_key02: fix for nonempty NULL payload
     new 69bd27d  ltp: Reduce local Pending patches
     new a7480be  ltp: add acl, attr, curl and util-linux runtime dependencies
     new 948a5ce  local.conf.sample: drop image-swab reference
     new 081c7b3  mirrors: Add HTTP mirrors for ftp://sourceware.org
     new 9e18fc1  avahi-ui: reduce local pending patches
     new 8766a93  speex: update SRC_URI
     new 700848c  bitbake.conf: support for merged usr with DISTRO_FEATURE usrmerge
     new 3ebb2da  cross.bbclass: merged /usr support
     new 7ca0415  systemd: changes to support merged /usr
     new 3f978f2  image: create symlinks needed for merged /usr
     new 9f52f9f  insane.bbclass: Add package QA check for merged /usr.
     new 2d7a58e  image.bbclass: create root symlinks in nativesdk target sysroot

The 47 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/cross.bbclass                         |   2 +-
 meta/classes/image.bbclass                         |  32 +++
 meta/classes/insane.bbclass                        |  16 ++
 meta/classes/mirrors.bbclass                       |   3 +
 meta/classes/populate_sdk_base.bbclass             |  39 ++-
 meta/classes/sanity.bbclass                        |  60 +----
 meta/conf/bitbake.conf                             |  10 +-
 meta/conf/local.conf.sample                        |   1 -
 meta/lib/oe/sdk.py                                 |   6 +
 ...c-install-GtkBuilder-interface-files-for-.patch |   9 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |   1 +
 ...cm43xx-fix-the-delay-timer-for-firmware-d.patch |  36 +++
 meta/recipes-connectivity/openssl/openssl.inc      |   5 +
 .../openssl/openssl/fix-cipher-des-ede3-cfb1.patch |  21 --
 ...-pointer-dereference-in-EVP_DigestInit_ex.patch |  23 --
 .../{openssl_1.0.2k.bb => openssl_1.0.2l.bb}       |   8 +-
 meta/recipes-core/expat/expat_2.2.0.bb             |   5 -
 meta/recipes-core/expat/expat_2.2.1.bb             |   5 +
 ...se-util-Do-not-include-unneeded-xlocale.h.patch |  27 ++
 meta/recipes-core/systemd/systemd_232.bb           |  11 +-
 meta/recipes-devtools/binutils/binutils-2.28.inc   |   2 +-
 meta/recipes-devtools/cmake/cmake.inc              |   1 +
 ...e-find_program-if-find_host_program-is-no.patch |  40 +++
 meta/recipes-devtools/gcc/libgfortran.inc          |   3 +-
 ...lace-struct-ucontext-with-ucontext_t-type.patch | 265 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.8.1.1.bb         |  46 ++--
 ...8-replace-struct-ucontext-with-ucontext_t.patch |  31 +++
 .../strace/strace/Makefile-ptest.patch             |  19 +-
 .../strace/{strace_4.16.bb => strace_4.17.bb}      |   5 +-
 ...sts-Use-ucontext_t-instead-of-struct-ucon.patch |  30 +++
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |   3 +-
 .../grep/{grep_3.0.bb => grep_3.1.bb}              |   4 +-
 ...TH_MAX-undeclared-when-building-with-musl.patch |  15 +-
 ...RDSIZE-undeclared-when-building-with-musl.patch |  23 +-
 ...ition-of-struct-msgbuf-error-building-wit.patch |   9 +-
 ...d_key02-update-to-test-fix-for-nonempty-N.patch | 136 +++++++++++
 meta/recipes-extended/ltp/ltp_20170516.bb          |  25 +-
 .../{sysstat_11.5.5.bb => sysstat_11.5.6.bb}       |   4 +-
 meta/recipes-gnome/epiphany/epiphany_3.24.2.bb     |   6 +-
 ...bookmarks-Check-for-return-value-of-fread.patch |  32 +++
 meta/recipes-gnome/gtk+/gtk+3.inc                  |   6 +-
 .../gtk+/gtk+3/0001-Hardcoded-libtool.patch        |  12 +-
 ...Do-not-try-to-initialize-GL-without-libGL.patch |   8 +-
 .../0003-Add-disable-opengl-configure-option.patch | 272 +++++++++++++++------
 ...4-configure.ac-Fix-wayland-protocols-path.patch |   8 +-
 .../gtk+/{gtk+3_3.22.15.bb => gtk+3_3.22.16.bb}    |   4 +-
 ...3.22.15.bb => gtk-icon-utils-native_3.22.16.bb} |   9 +-
 .../{libepoxy_1.4.2.bb => libepoxy_1.4.3.bb}       |   9 +-
 .../mesa/{mesa-gl_17.1.3.bb => mesa-gl_17.1.4.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |   2 +-
 .../mesa/{mesa_17.1.3.bb => mesa_17.1.4.bb}        |   4 +-
 meta/recipes-multimedia/speex/speex_1.2.0.bb       |   2 +-
 .../icu/icu/0001-i18n-Drop-include-xlocale.h.patch |  31 +++
 meta/recipes-support/icu/icu_58.2.bb               |   3 +-
 scripts/contrib/mkefidisk.sh                       |   2 +-
 scripts/lib/compatlayer/__init__.py                |  90 ++++++-
 scripts/lib/compatlayer/cases/common.py            |  92 ++-----
 scripts/lib/compatlayer/context.py                 |   3 +-
 scripts/oe-pkgdata-util                            |  12 +-
 scripts/yocto-compat-layer.py                      |  12 +-
 60 files changed, 1204 insertions(+), 396 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.0.2k.bb => openssl_1.0.2l.bb} (86%)
 delete mode 100644 meta/recipes-core/expat/expat_2.2.0.bb
 create mode 100644 meta/recipes-core/expat/expat_2.2.1.bb
 create mode 100644 meta/recipes-core/systemd/systemd/0022-parse-util-Do-not-include-unneeded-xlocale.h.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindCUDA-Use-find_program-if-find_host_program-is-no.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-replace-struct-ucontext-with-ucontext_t-type.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0008-replace-struct-ucontext-with-ucontext_t.patch
 rename meta/recipes-devtools/strace/{strace_4.16.bb => strace_4.17.bb} (87%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Use-ucontext_t-instead-of-struct-ucon.patch
 rename meta/recipes-extended/grep/{grep_3.0.bb => grep_3.1.bb} (89%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0038-syscalls-add_key02-update-to-test-fix-for-nonempty-N.patch
 rename meta/recipes-extended/sysstat/{sysstat_11.5.5.bb => sysstat_11.5.6.bb} (53%)
 create mode 100644 meta/recipes-gnome/epiphany/files/0001-bookmarks-Check-for-return-value-of-fread.patch
 rename meta/recipes-gnome/gtk+/{gtk+3_3.22.15.bb => gtk+3_3.22.16.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.15.bb => gtk-icon-utils-native_3.22.16.bb} (86%)
 rename meta/recipes-graphics/libepoxy/{libepoxy_1.4.2.bb => libepoxy_1.4.3.bb} (70%)
 rename meta/recipes-graphics/mesa/{mesa-gl_17.1.3.bb => mesa-gl_17.1.4.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.1.3.bb => mesa_17.1.4.bb} (84%)
 create mode 100644 meta/recipes-support/icu/icu/0001-i18n-Drop-include-xlocale.h.patch

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


More information about the Openembedded-commits mailing list