[oe-commits] [openembedded-core] branch master updated (1098fdf -> b77541d)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 21 12:53:20 UTC 2020


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

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

    from 1098fdf  epiphany: Add missing mime-xgd inherit
     new 35e2cd8  libc-headers: update to v5.4
     new e6ab9f1  python3: update to 3.8.1
     new af7f559  python3: do not compile .pyc in parallel during do_install()
     new c041c32  python3: correctly process ptest output with sed
     new d3040b3  gstreamer1.0-python: add a patch to fix python 3.8 builds
     new 73a1536  nss: update to 3.49.1
     new 07fce50  libcap: update to 2.31
     new 749f44b  selftest: check maintainers.inc for entries without recipes
     new f0a949f  openssh: applied upstream fix for "cert not yet valid" test
     new f3e27d8  openssh: explicitly skip unit tests
     new 23da99c  parted: fix more ptests
     new ffbc6dc  qemu.inc: add vfat to MACHINE_FEATURES
     new e5fa8b1  rt-tests: exclude another development version (1.6)
     new dff5001  btrfs-tools: upgrade 5.4 -> 5.4.1
     new 6d8e99a  libpipeline: upgrade 1.5.1 -> 1.5.2
     new 13006e5  msmtp: upgrade 1.8.6 -> 1.8.7
     new 65057ee  ffmpeg: upgrade 4.2.1 -> 4.2.2
     new e1cfd32  epiphany: upgrade 3.34.2 -> 3.34.3.1
     new a922188  libwebp: upgrade 1.0.3 -> 1.1.0
     new 9af8423  createrepo-c: upgrade 0.15.4 -> 0.15.5
     new d28f0d4  libsecret: upgrade 0.19.1 -> 0.20.0
     new cbcaa7e  goarch.bbclass: Disable dynamic linking on PPC64 LE
     new d32626c  gettext: Fix overloadable error with clang
     new a18ad96  mesa: Help compile with clang/mips
     new 91bb451  tcp-wrappers: Remove redundant forward declarations
     new c7f9f71  gstreamer1.0-omx: allow to more easily select different libomxil provider
     new f741c34  gstreamer1.0-plugins-base: add PACKAGECONFIG for dispmanx and set OPENGL_WINSYS based on enabled PACKAGECONFIGs
     new b77541d  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/python3-dir.bbclass                   |   4 +-
 meta/conf/distro/include/maintainers.inc           |   6 -
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 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 +-
 ...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 +
 .../linux-libc-headers/linux-libc-headers.inc      |   2 +-
 ...all_headers.sh-Strip-_UAPI-from-if-define.patch |  27 ++-
 ...bc-headers_5.2.bb => linux-libc-headers_5.4.bb} |   4 +-
 .../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 +-
 58 files changed, 825 insertions(+), 579 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%)
 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-kernel/linux-libc-headers/{linux-libc-headers_5.2.bb => linux-libc-headers_5.4.bb} (82%)
 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