[oe-commits] [openembedded-core] branch master updated (514e9be -> d3a41fb)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 24 08:14:18 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 514e9be  bluez5: upgrade to 5.46
     add 4e9b1e9  patchelf: change patch status
     add 4e4c96d  patchelf: fix segfault for binaries linked by gold
     new 470c8a0  mkelfimage: Fix build on x86_64 with hardening
     new 6ad635a  python*-setuptools: upgrade to 36.2.0
     new 318e33a  libffi: Support musl-x32 build
     new 76c824f  glibc: fix upstream-status tag in a patch
     new faa8d0f  dhcp: add dhclient.service
     new 1ed4b84  rpm/dnf: fix Upstream-Status to reflect upstream submission status
     new ac3acdc  glibc-package.inc: add support for armeb of multilib
     new 966052d  acpid.inc: set CVE_PRODUCT to acpid2
     new aade84a  bluez5.inc: set CVE_PRODUCT to bluez
     new 0b8e2a0  eglinfo.inc: set CVE_PRODUCT to eglinfo
     new e09bd27  flac_1.3.1.bb: set CVE_PRODUCT to libflac
     new bd6f143  gcc-common.inc: set CVE_PRODUCT to gcc
     new 69d6342  glib.inc: set CVE_PRODUCT to glib
     new 613a137  glibc-common.inc: set CVE_PRODUCT to glibc
     new eaac391  icu.inc: set CVE_PRODUCT to international_components_for_unicode
     new 523e823  libpcre_8.40.bb: set CVE_PRODUCT to prce
     new ce32c5b  libpcre2_10.23.bb: set CVE_PRODUCT to pcre2
     new baafa21  libsamplerate0_0.1.9.bb: set CVE_PRODUCT to libsamplerate
     new adfb1c7  libsndfile1_1.0.28.bb: set CVE_PRODUCT to libsndfile
     new c75e5d3  nspr_4.14.bb: set CVE_PRODUCT to netscape_portable_runtime
     new 848e1be  python.inc: set CVE_PRODUCT to python
     new 1c6643f  lttng-ust_2.9.1.bb: set CVE_PRODUCT to ust
     new 07be7cb  quota_4.03.bb: set CVE_PRODUCT to linux_diskquota
     new cec6f26  sqlite3.inc: set CVE_PRODUCT to sqlite
     new cc3882c  wpa-supplicant_2.6.bb: set CVE_PRODUCT to wpa_supplicant
     new 74672a7  cve-check.bbclass: use weak assignment for default CVE_PRODUCT
     new 2e3d325  kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipe
     new 5c880eb  ffmpeg: add PACKAGECONFIG for sdl2
     new f147b25  ovmf-shell-image.bb: simplify dependencies
     new 3d5f11f  ffmpeg: fix pkg-config utilization
     new 6650bd1  gstreamer1.0-python: add new recipe
     new db8815a  cve-check.bbclass: use "+git" as separator in PV instead of "git+"
     new d3a41fb  linux-yocto: only suggest default kernel type

The 33 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/cve-check.bbclass                     |  4 +--
 meta/classes/kernel.bbclass                        |  2 ++
 meta/recipes-bsp/acpid/acpid.inc                   |  2 ++
 meta/recipes-connectivity/bluez5/bluez5.inc        |  2 ++
 meta/recipes-connectivity/dhcp/dhcp.inc            | 21 ++++++++++--
 .../dhcp/files/dhclient-systemd-wrapper            | 39 ++++++++++++++++++++++
 .../dhcp/files/dhclient.service                    | 13 ++++++++
 .../wpa-supplicant/wpa-supplicant_2.6.bb           |  2 ++
 meta/recipes-core/glib-2.0/glib.inc                |  2 ++
 meta/recipes-core/glibc/glibc-common.inc           |  1 +
 meta/recipes-core/glibc/glibc-package.inc          |  4 +++
 ...-locale-fix-hard-coded-reference-to-gcc-E.patch |  2 +-
 meta/recipes-core/ovmf/ovmf-shell-image.bb         |  7 ++--
 ...0001-Correctly-install-the-shared-library.patch |  2 +-
 ...ever-check-after-the-etc-dnf-vars-substit.patch |  2 +-
 meta/recipes-devtools/gcc/gcc-common.inc           |  2 ++
 ...2-Set-library-installation-path-correctly.patch |  2 +-
 ...cmake-drop-the-requirement-for-GTKDOC_SCA.patch |  2 +-
 ...ers-for-both-libsolv-and-libsolvext-libdn.patch |  2 +-
 ...-sysroot-path-to-introspection-tools-path.patch |  2 +-
 ...-library-installation-directory-correctly.patch |  2 +-
 ...-variables-with-pkg-config-cmake-s-own-mo.patch |  2 +-
 ...ly-set-the-library-installation-directory.patch |  2 +-
 ...-race-when-deleting-temporary-directories.patch |  2 +-
 ...ariables-with-pkg-config-not-with-cmake-m.patch |  2 +-
 meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |  1 +
 .../patchelf/patchelf/avoidholes.patch             |  2 +-
 .../patchelf/fix-adjusting-startPage.patch         | 38 +++++++++++++++++++++
 meta/recipes-devtools/patchelf/patchelf_0.9.bb     |  1 +
 meta/recipes-devtools/python/python-setuptools.inc |  8 ++---
 ...tools_32.1.1.bb => python-setuptools_36.2.0.bb} |  0
 meta/recipes-devtools/python/python.inc            |  2 ++
 ...ools_32.1.1.bb => python3-setuptools_36.2.0.bb} |  0
 ...code-lib-rpm-as-the-installation-path-for.patch |  2 +-
 .../files/0001-Fix-build-with-musl-C-library.patch |  2 +-
 meta/recipes-extended/quota/quota_4.03.bb          |  2 ++
 meta/recipes-graphics/eglinfo/eglinfo.inc          |  2 ++
 meta/recipes-kernel/linux/linux-yocto.inc          |  3 +-
 meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb       |  2 ++
 meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb     |  6 ++++
 meta/recipes-multimedia/flac/flac_1.3.2.bb         |  2 ++
 .../gstreamer/gstreamer1.0-python.inc              | 35 +++++++++++++++++++
 .../gstreamer/gstreamer1.0-python_1.10.4.bb        |  7 ++++
 .../libsamplerate/libsamplerate0_0.1.9.bb          |  2 ++
 .../libsndfile/libsndfile1_1.0.28.bb               |  2 ++
 meta/recipes-support/icu/icu.inc                   |  2 ++
 .../0001-libffi-Support-musl-x32-build.patch       | 30 +++++++++++++++++
 meta/recipes-support/libffi/libffi_3.2.1.bb        |  1 +
 meta/recipes-support/libpcre/libpcre2_10.23.bb     |  2 ++
 meta/recipes-support/libpcre/libpcre_8.40.bb       |  2 ++
 meta/recipes-support/nspr/nspr_4.14.bb             |  2 ++
 meta/recipes-support/sqlite/sqlite3.inc            |  2 ++
 52 files changed, 258 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-connectivity/dhcp/files/dhclient-systemd-wrapper
 create mode 100644 meta/recipes-connectivity/dhcp/files/dhclient.service
 create mode 100644 meta/recipes-devtools/patchelf/patchelf/fix-adjusting-startPage.patch
 rename meta/recipes-devtools/python/{python-setuptools_32.1.1.bb => python-setuptools_36.2.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_32.1.1.bb => python3-setuptools_36.2.0.bb} (100%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python.inc
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.10.4.bb
 create mode 100644 meta/recipes-support/libffi/libffi/0001-libffi-Support-musl-x32-build.patch

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


More information about the Openembedded-commits mailing list