[oe-commits] [openembedded-core] branch master-next updated (9f3e188 -> 0058e1a)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 20 23:06:20 UTC 2020


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 9f3e188  libc-headers: update to v5.4
     new d925ba4  python3: update to 3.8.1
     new 2f592e6  python3: do not compile .pyc in parallel during do_install()
     new 3ad8ee1  python3: correctly process ptest output with sed
     new d71bb28  gstreamer1.0-python: add a patch to fix python 3.8 builds
     new 500e380  nss: update to 3.49.1
     new a1e50ab  libcap: update to 2.31
     new 02e005d  selftest: check maintainers.inc for entries without recipes
     new accc693  openssh: applied upstream fix for "cert not yet valid" test
     new 3815bdb  openssh: explicitly skip unit tests
     new 1d927f8  parted: fix more ptests
     new 955ac4a  qemu.inc: add vfat to MACHINE_FEATURES
     new e69ee0b  rt-tests: exclude another development version (1.6)
     new 9db2347  btrfs-tools: upgrade 5.4 -> 5.4.1
     new f6b57d7  libpipeline: upgrade 1.5.1 -> 1.5.2
     new e0e74fe  msmtp: upgrade 1.8.6 -> 1.8.7
     new 75fb66f  ffmpeg: upgrade 4.2.1 -> 4.2.2
     new 3ec1ec3  epiphany: upgrade 3.34.2 -> 3.34.3.1
     new 496cea1  libwebp: upgrade 1.0.3 -> 1.1.0
     new cabb85a  createrepo-c: upgrade 0.15.4 -> 0.15.5
     new ebad4ea  libsecret: upgrade 0.19.1 -> 0.20.0
     new 7600436  meson: update 0.52.1 -> 0.53.0
     new c26a792  goarch.bbclass: Disable dynamic linking on PPC64 LE
     new 9540f6d  gettext: Fix overloadable error with clang
     new a01484f  mesa: Help compile with clang/mips
     new 51857fb  tcp-wrappers: Remove redundant forward declarations
     new 996926d  gstreamer1.0-omx: allow to more easily select different libomxil provider
     new 1e1ad68  gstreamer1.0-plugins-base: add PACKAGECONFIG for dispmanx and set OPENGL_WINSYS based on enabled PACKAGECONFIGs
     new 0058e1a  busybox: udhcpc: fix IPv6 support when using udhcpc

The 28 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/goarch.bbclass                        |   2 +
 meta/classes/meson.bbclass                         |   9 +-
 meta/classes/python3-dir.bbclass                   |   4 +-
 meta/conf/distro/include/maintainers.inc           |   6 -
 meta/conf/machine/include/qemu.inc                 |   2 +-
 meta/lib/oeqa/selftest/cases/distrodata.py         |  34 +++-
 ...lly-applied-upstream-fix-for-openssh-test.patch |  60 +++++++
 .../recipes-connectivity/openssh/openssh/run-ptest |   1 +
 meta/recipes-connectivity/openssh/openssh_8.1p1.bb |   1 +
 meta/recipes-core/busybox/files/simple.script      |   2 +-
 .../gettext/gettext-0.20.1/overloadable.patch      |  22 +++
 meta/recipes-core/gettext/gettext_0.20.1.bb        |   1 +
 .../{btrfs-tools_5.4.bb => btrfs-tools_5.4.1.bb}   |   2 +-
 ...eaterepo-c_0.15.4.bb => createrepo-c_0.15.5.bb} |   2 +-
 meta/recipes-devtools/meson/meson.inc              |   4 +-
 .../0001-Make-CPU-family-warnings-fatal.patch      |  12 +-
 ...le-do-not-manipulate-the-environment-when.patch |  16 +-
 ...02-Support-building-allarch-recipes-again.patch |   6 +-
 .../meson/meson/0003-native_bindir.patch           |  16 +-
 .../meson/{meson_0.52.1.bb => meson_0.53.0.bb}     |   0
 ...k-meson_0.52.1.bb => nativesdk-meson_0.53.0.bb} |   0
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  14 +-
 ...code-lib-as-location-for-site-packages-an.patch | 156 +++++++++-------
 ...-Makefile-do-not-compile-.pyc-in-parallel.patch |  58 ++++++
 ...roper-detection-of-mips-architecture-for-.patch |  16 +-
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   8 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |  47 -----
 ...-cc_basename-to-replace-CC-for-checking-c.patch |  37 ++--
 ...s-missing-libraries-to-Extension-for-mul.patch} |  41 ++---
 ...t-do-runtime-test-to-get-float-byte-order.patch | 199 ---------------------
 ...-not-report-missing-dependencies-for-disa.patch |  11 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |  10 +-
 .../python3/avoid_warning_about_tkinter.patch      |  33 ++--
 .../python/python3/python-config.patch             |  24 ++-
 .../python/python3/python3-manifest.json           | 106 ++++++-----
 meta/recipes-devtools/python/python3/run-ptest     |   2 +-
 .../python/{python3_3.7.6.bb => python3_3.8.1.bb}  |  31 ++--
 .../{libpipeline_1.5.1.bb => libpipeline_1.5.2.bb} |   4 +-
 .../msmtp/{msmtp_1.8.6.bb => msmtp_1.8.7.bb}       |   4 +-
 meta/recipes-extended/parted/files/run-ptest       |   2 +
 .../0001-Remove-fgets-extern-declaration.patch     |  43 +++++
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |   1 +
 .../{epiphany_3.34.2.bb => epiphany_3.34.3.1.bb}   |   4 +-
 ...-collection-Rename-internal-functions-to-.patch | 144 +++++++++++++++
 .../{libsecret_0.19.1.bb => libsecret_0.20.0.bb}   |   5 +-
 ...on-misdetects-64bit-atomics-on-mips-clang.patch |  27 +++
 meta/recipes-graphics/mesa/mesa_19.3.1.bb          |   1 +
 .../ffmpeg/{ffmpeg_4.2.1.bb => ffmpeg_4.2.2.bb}    |   4 +-
 .../gstreamer/gstreamer1.0-omx_1.16.1.bb           |   5 +-
 .../gstreamer/gstreamer1.0-plugins-base_1.16.1.bb  |   7 +-
 ...01-meson.build-fix-builds-with-python-3.8.patch |  24 +++
 .../gstreamer/gstreamer1.0-python_1.16.1.bb        |   4 +-
 meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb |   2 +
 .../webp/{libwebp_1.0.3.bb => libwebp_1.1.0.bb}    |   4 +-
 meta/recipes-rt/rt-tests/rt-tests.inc              |   2 +-
 .../0001-tests-do-not-statically-link-a-test.patch |  26 +++
 .../0002-tests-do-not-run-target-executables.patch |  33 ++++
 .../libcap/{libcap_2.27.bb => libcap_2.31.bb}      |   6 +-
 ...-Fix-ppc64-inline-assembler-for-clang-r-j.patch |  35 ----
 ...a-configure-option-to-disable-ARM-HW-cryp.patch |  35 ++++
 .../nss/nss/nss-fix-nsinstall-build.patch          |   2 +-
 .../nss/{nss_3.45.bb => nss_3.49.1.bb}             |  13 +-
 62 files changed, 844 insertions(+), 588 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/0001-Manually-applied-upstream-fix-for-openssh-test.patch
 create mode 100644 meta/recipes-core/gettext/gettext-0.20.1/overloadable.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.4.bb => btrfs-tools_5.4.1.bb} (97%)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.15.4.bb => createrepo-c_0.15.5.bb} (95%)
 rename meta/recipes-devtools/meson/{meson_0.52.1.bb => meson_0.53.0.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.52.1.bb => nativesdk-meson_0.53.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Makefile-do-not-compile-.pyc-in-parallel.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch
 rename meta/recipes-devtools/python/python3/{0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch => 0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch} (60%)
 delete mode 100644 meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch
 rename meta/recipes-devtools/python/{python3_3.7.6.bb => python3_3.8.1.bb} (92%)
 rename meta/recipes-extended/libpipeline/{libpipeline_1.5.1.bb => libpipeline_1.5.2.bb} (78%)
 rename meta/recipes-extended/msmtp/{msmtp_1.8.6.bb => msmtp_1.8.7.bb} (86%)
 create mode 100644 meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Remove-fgets-extern-declaration.patch
 rename meta/recipes-gnome/epiphany/{epiphany_3.34.2.bb => epiphany_3.34.3.1.bb} (85%)
 create mode 100644 meta/recipes-gnome/libsecret/libsecret/0001-secret-file-collection-Rename-internal-functions-to-.patch
 rename meta/recipes-gnome/libsecret/{libsecret_0.19.1.bb => libsecret_0.20.0.bb} (81%)
 create mode 100644 meta/recipes-graphics/mesa/files/0001-meson-misdetects-64bit-atomics-on-mips-clang.patch
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_4.2.1.bb => ffmpeg_4.2.2.bb} (98%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-meson.build-fix-builds-with-python-3.8.patch
 rename meta/recipes-multimedia/webp/{libwebp_1.0.3.bb => libwebp_1.1.0.bb} (93%)
 create mode 100644 meta/recipes-support/libcap/files/0001-tests-do-not-statically-link-a-test.patch
 create mode 100644 meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch
 rename meta/recipes-support/libcap/{libcap_2.27.bb => libcap_2.31.bb} (87%)
 delete mode 100644 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch
 create mode 100644 meta/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch
 rename meta/recipes-support/nss/{nss_3.45.bb => nss_3.49.1.bb} (95%)

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


More information about the Openembedded-commits mailing list