[oe-commits] [openembedded-core] branch master-next updated (514e9be -> 5fcc686)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 22 07:20:46 UTC 2017


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

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

    from 514e9be  bluez5: upgrade to 5.46
     new 4e9b1e9  patchelf: change patch status
     new 4e4c96d  patchelf: fix segfault for binaries linked by gold
     new b36502f  wic: copy rootfs directory before changing fstab
     new 874ce74  wic: use absolute paths in rootfs plugin
     new c68a515  wic: rootfs: fix rootfs path reporting
     new cb37019  wic: rootfs: make copied rootfs unique
     new 35375e7  wic: add /boot mount point to fstab by default
     new 7bbecb3  oe-selftest: wic: fix test_qemu
     new 78bec81e gcc-7.inc: add new warning "Wnot-cross-compiler"
     new bbdd999  mkelfimage: Fix build on x86_64 with hardening
     new d10e671  python*-setuptools: upgrade to 36.2.0
     new 0e283e4  openssl: Support musl-x32 build
     new c831c4a  libffi: Support musl-x32 build
     new 280fdaa  glibc: fix upstream-status tag in a patch
     new 94e73c6  dhcp: add dhclient.service
     new be42133  rpm/dnf: fix Upstream-Status to reflect upstream submission status
     new c04c21e  glibc-package.inc: add support for armeb of multilib
     new 6432dd5  acpid.inc: set CVE_PRODUCT to acpid2
     new e7c6b1e  bluez5.inc: set CVE_PRODUCT to bluez
     new f024b0a  eglinfo.inc: set CVE_PRODUCT to eglinfo
     new 005c0a4  flac_1.3.1.bb: set CVE_PRODUCT to libflac
     new 701f8aa  gcc-common.inc: set CVE_PRODUCT to gcc
     new 76be507  glib.inc: set CVE_PRODUCT to glib
     new f211589  glibc-common.inc: set CVE_PRODUCT to glibc
     new c83f35c  icu.inc: set CVE_PRODUCT to international_components_for_unicode
     new 8ce07da  libpcre_8.40.bb: set CVE_PRODUCT to prce
     new acec852  libpcre2_10.23.bb: set CVE_PRODUCT to pcre2
     new 2aa5c80  libsamplerate0_0.1.9.bb: set CVE_PRODUCT to libsamplerate
     new a31a3b9  libsndfile1_1.0.28.bb: set CVE_PRODUCT to libsndfile
     new 9afb6e3  nspr_4.14.bb: set CVE_PRODUCT to netscape_portable_runtime
     new 86b5e25  python.inc: set CVE_PRODUCT to python
     new d757dca  lttng-ust_2.9.1.bb: set CVE_PRODUCT to ust
     new 9b1efbc  quota_4.03.bb: set CVE_PRODUCT to linux_diskquota
     new 2f7b091  sqlite3.inc: set CVE_PRODUCT to sqlite
     new 50a7c64  wpa-supplicant_2.6.bb: set CVE_PRODUCT to wpa_supplicant
     new 8fedd85  cve-check.bbclass: use weak assignment for default CVE_PRODUCT
     new 9757dcd  kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipe
     new d51c832  ffmpeg: add PACKAGECONFIG for sdl2
     new 4d253d3  ovmf-shell-image.bb: simplify dependencies
     new c629377  ffmpeg: fix pkg-config utilization
     new 609fe4d  gstreamer1.0-python: add new recipe
     new 595572d  cve-check.bbclass: use "+git" as separator in PV instead of "git+"
     new 5fcc686  linux-yocto: only suggest default kernel type

The 43 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/lib/oeqa/selftest/cases/wic.py                |  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 ++++++++
 meta/recipes-connectivity/openssl/openssl.inc      |  5 +--
 .../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-7.1.inc              |  1 +
 .../gcc/gcc-7.1/0051-warn-not-cross-compiler.patch | 39 ++++++++++++++++++++++
 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 ++
 scripts/lib/wic/plugins/imager/direct.py           | 24 +++++++------
 scripts/lib/wic/plugins/source/rootfs.py           | 16 ++++-----
 58 files changed, 323 insertions(+), 49 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/gcc/gcc-7.1/0051-warn-not-cross-compiler.patch
 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