[oe-commits] [openembedded-core] branch master updated (df7f522 -> 5a25ed1)

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 08:28:36 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 df7f522  libinput: Upgrade 1.7.3 -> 1.8.1
     add 9784d22  gperf: upgrade to 3.1
     add e54e367  libcap: fix build with gperf 3.1
     add 15ef4a6  libid3tag: fix build with gperf 3.1
     add 34afb46  systemd: update to 234
     add 53fbc13  slang: fix terminfo related problems
     add 048f414  eudev: Remove udev-cache
     add 019c582  wayland-protocols: upgrade to 1.10
     add a072d46  openssl: Support musl-x32 build
     add 82dbad6  valgrind: enable on mips soft-float
     add 82ea78b  llvm: Keep llvm-native dependency with clang toolchain
     add d6a0bc5  glibc: Upgrade to 2.26 final release
     add c7ef600  oeqa/runtime_test: use subtests in test_postinst_rootfs_and_boot
     add e40eeaa  context: Include a command line argument to run all except certain tests
     add d96e3ab  recipes-kernel: linux-dummy: provide dummy vmlinux package
     add ca1542c  python2/python3: fix multiprocessing.BoundedSemaphore not work on qemux86/qemuarm
     add 685d7ec  dnf: update to 2.6.3
     add aea24b3  libdnf: update to 0.9.3
     add e545ebf  ffmpeg: update to 3.3.3
     add 6fdd093  babeltrace: update to 1.5.3
     add 9f635de  gptfdisk: update to 1.0.3
     add 35e3ed6  btrfs-tools: update to 4.12
     add 6f81fe4  gcc7: fix potential segmentation fault
     add b9faf41  oeqa/buildoptions: remove unsafe-references-in-script test
     add 5363a5e  insane: remove unsafe-references-in-scripts check
     add 3a2feef  insane: remove last remnants of unsafe-references-in-binaries check
     add 0b0a716  ca-certificates: update to 20170717
     add da1183f  openssl: add a 1.1 version
     add 5ccf4a9  openssh: depend on openssl 1.0
     add 3619a2f  cryptodev-tests: depend on openssl 1.0
     add a2e2f43  sstatetests: limit the number of signature comparisons when differ
     add 5490efb  musl: Drop the protected symbol optimization at configure time
     add 88a4a87  qemu: apic: fallthrough to PIC
     add 624aed5  gstreamer-plugins-bad: replace openssl dependency with nettle for hls plugin
     add a703bb6  python-numpy: Upgrade to 1.13.1
     add 5a25ed1  image-prelink: Disable for musl images

No new revisions were added by this update.

Summary of changes:
 meta/classes/image-prelink.bbclass                 |   2 +-
 meta/classes/insane.bbclass                        |  74 -----
 meta/conf/distro/include/no-static-libs.inc        |   3 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/lib/oeqa/core/context.py                      |  20 +-
 meta/lib/oeqa/selftest/cases/buildoptions.py       |  18 --
 meta/lib/oeqa/selftest/cases/runtime_test.py       |  60 ++--
 meta/lib/oeqa/selftest/cases/sstatetests.py        |  39 ++-
 meta/lib/oeqa/selftest/context.py                  |  11 +-
 meta/recipes-connectivity/openssh/openssh_7.5p1.bb |   3 +-
 ...ve-test-that-requires-running-as-non-root.patch |  49 +++
 ...1-Take-linking-flags-from-LDFLAGS-env-var.patch |  43 +++
 .../recipes-connectivity/openssl/openssl/run-ptest |   4 +-
 .../openssl/{openssl.inc => openssl10.inc}         |  20 +-
 ...build-with-clang-using-external-assembler.patch |   0
 .../{openssl => openssl10}/Makefiles-ptest.patch   |   0
 .../Use-SHA256-not-MD5-as-default-digest.patch     |   0
 .../configure-musl-target.patch                    |   0
 .../{openssl => openssl10}/configure-targets.patch |   0
 .../debian/c_rehash-compat.patch                   |   0
 .../openssl/{openssl => openssl10}/debian/ca.patch |   0
 .../debian/debian-targets.patch                    |   0
 .../{openssl => openssl10}/debian/man-dir.patch    |   0
 .../debian/man-section.patch                       |   0
 .../{openssl => openssl10}/debian/no-rpath.patch   |   0
 .../debian/no-symbolic.patch                       |   0
 .../{openssl => openssl10}/debian/pic.patch        |   0
 .../debian/version-script.patch                    |   0
 .../debian1.0.2/block_digicert_malaysia.patch      |   0
 .../debian1.0.2/block_diginotar.patch              |   0
 .../debian1.0.2/soname.patch                       |   0
 .../debian1.0.2/version-script.patch               |   0
 .../engines-install-in-libdir-ssl.patch            |   0
 .../openssl/{openssl => openssl10}/find.pl         |   0
 .../{openssl => openssl10}/oe-ldflags.patch        |   0
 .../openssl-1.0.2a-x32-asm.patch                   |   0
 .../{openssl => openssl10}/openssl-c_rehash.sh     |   0
 .../openssl-fix-des.pod-error.patch                |   0
 .../openssl-util-perlpath.pl-cwd.patch             |   0
 .../openssl_fix_for_x32.patch                      |   0
 .../openssl/{openssl => openssl10}/parallel.patch  |   0
 .../{openssl => openssl10}/ptest-deps.patch        |   0
 .../ptest_makefile_deps.patch                      |   0
 .../openssl/openssl10}/run-ptest                   |   0
 .../{openssl => openssl10}/shared-libs.patch       |   0
 .../{openssl_1.0.2l.bb => openssl10_1.0.2l.bb}     |   4 +-
 .../recipes-connectivity/openssl/openssl_1.1.0f.bb | 155 ++++++++++
 ...e_2.25.90.bb => cross-localedef-native_2.26.bb} |   5 +-
 ...bc-initial_2.25.90.bb => glibc-initial_2.26.bb} |   0
 ...libc-locale_2.25.90.bb => glibc-locale_2.26.bb} |   0
 ...libc-mtrace_2.25.90.bb => glibc-mtrace_2.26.bb} |   0
 ...bc-scripts_2.25.90.bb => glibc-scripts_2.26.bb} |   0
 ...ress-pedantic-warning-caused-by-statement.patch |  90 ++++++
 .../glibc/{glibc_2.25.90.bb => glibc_2.26.bb}      |   6 +-
 meta/recipes-core/musl/musl_git.bb                 |   1 +
 meta/recipes-core/systemd/systemd.inc              |   2 +-
 ....c-Change-the-default-device-timeout-to-2.patch |  13 +-
 ...ragment-refuse-units-with-errors-in-certa.patch | 329 ---------------------
 .../systemd/0003-define-exp10-if-missing.patch     |  13 +-
 .../systemd/0012-rules-whitelist-hd-devices.patch  |  13 +-
 ...3-Make-root-s-home-directory-configurable.patch |  59 ++--
 ...-remove-userspace-firmware-loading-suppor.patch |  54 ++--
 .../systemd/0016-make-test-dir-configurable.patch  |  65 ----
 .../0018-check-for-uchar.h-in-configure.patch      |  17 +-
 ...il-don-t-fail-if-libc-doesn-t-support-IDN.patch |  13 +-
 ...use-the-unified-hierarchy-for-the-systemd.patch |  53 ----
 ...heck-for-lz4-in-the-old-and-new-numbering.patch |  51 ----
 ...se-util-Do-not-include-unneeded-xlocale.h.patch |  27 --
 .../systemd/{systemd_232.bb => systemd_234.bb}     |  15 +-
 meta/recipes-core/udev/eudev/init                  |  49 ---
 meta/recipes-core/udev/eudev/udev-cache            |  75 -----
 meta/recipes-core/udev/eudev/udev-cache.default    |   5 -
 meta/recipes-core/udev/eudev_3.2.2.bb              |  20 +-
 ...-Makefile-build-mktables-using-native-gcc.patch |  30 ++
 .../{btrfs-tools_4.11.1.bb => btrfs-tools_4.12.bb} |   6 +-
 ...ever-check-after-the-etc-dnf-vars-substit.patch |  37 ---
 .../dnf/0030-Run-python-scripts-using-env.patch    |  13 +-
 .../dnf/{dnf_2.5.1.bb => dnf_2.6.3.bb}             |   3 +-
 .../fdisk/{gptfdisk_1.0.1.bb => gptfdisk_1.0.3.bb} |   4 +-
 meta/recipes-devtools/gcc/gcc-7.1.inc              |   1 +
 .../fix-segmentation-fault-precompiled-hdr.patch   |  49 +++
 .../libdnf/{libdnf_0.9.1.bb => libdnf_0.9.3.bb}    |   2 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |   2 -
 ...h-usr-and-so-on-for-libraries-by-default-.patch |  24 +-
 ...thon-numpy_1.11.2.bb => python-numpy_1.13.1.bb} |  15 +-
 ...on3-numpy_1.11.2.bb => python3-numpy_1.13.1.bb} |  14 +-
 ...ss-missing-libraries-to-Extension-for-mul.patch |  82 +++++
 ...ss-missing-libraries-to-Extension-for-mul.patch |  82 +++++
 meta/recipes-devtools/python/python3_3.5.3.bb      |   1 +
 meta/recipes-devtools/python/python_2.7.13.bb      |   1 +
 .../qemu/qemu/apic-fixup-fallthrough-to-PIC.patch  |  46 +++
 meta/recipes-devtools/qemu/qemu_2.8.1.1.bb         |   1 +
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   2 -
 meta/recipes-extended/gperf/gperf_3.0.4.bb         |   5 -
 meta/recipes-extended/gperf/gperf_3.1.bb           |   5 +
 .../slang/slang/terminfo_fixes.patch               | 148 +++++++++
 meta/recipes-extended/slang/slang_2.3.1a.bb        |   1 +
 ...-protocols_1.9.bb => wayland-protocols_1.10.bb} |   4 +-
 .../cryptodev/cryptodev-tests_1.9.bb               |   2 +-
 meta/recipes-kernel/linux/linux-dummy.bb           |   6 +-
 .../{babeltrace_1.5.2.bb => babeltrace_1.5.3.bb}   |   4 +-
 .../ffmpeg/{ffmpeg_3.3.2.bb => ffmpeg_3.3.3.bb}    |   4 +-
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |   6 +-
 .../0001-Fix-gperf-3.1-incompatibility.patch       |  40 +++
 .../libid3tag/libid3tag_0.15.1b.bb                 |   3 +-
 .../ca-certificates/ca-certificates_20161130.bb    |   3 +-
 .../files/0001-Fix-build-with-gperf-3.1.patch      |  41 +++
 meta/recipes-support/libcap/libcap_2.25.bb         |   3 +-
 108 files changed, 1134 insertions(+), 1038 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Remove-test-that-requires-running-as-non-root.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Take-linking-flags-from-LDFLAGS-env-var.patch
 mode change 100755 => 100644 meta/recipes-connectivity/openssl/openssl/run-ptest
 rename meta/recipes-connectivity/openssl/{openssl.inc => openssl10.inc} (94%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/0001-Fix-build-with-clang-using-external-assembler.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/Makefiles-ptest.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/Use-SHA256-not-MD5-as-default-digest.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/configure-musl-target.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/configure-targets.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/c_rehash-compat.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/ca.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/debian-targets.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/man-dir.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/man-section.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/no-rpath.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/no-symbolic.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/pic.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian/version-script.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian1.0.2/block_digicert_malaysia.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian1.0.2/block_diginotar.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian1.0.2/soname.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/debian1.0.2/version-script.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/engines-install-in-libdir-ssl.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/find.pl (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/oe-ldflags.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/openssl-1.0.2a-x32-asm.patch (100%)
 copy meta/recipes-connectivity/openssl/{openssl => openssl10}/openssl-c_rehash.sh (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/openssl-fix-des.pod-error.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/openssl-util-perlpath.pl-cwd.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/openssl_fix_for_x32.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/parallel.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/ptest-deps.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/ptest_makefile_deps.patch (100%)
 copy meta/{recipes-extended/bzip2/bzip2-1.0.6 => recipes-connectivity/openssl/openssl10}/run-ptest (100%)
 mode change 100644 => 100755
 rename meta/recipes-connectivity/openssl/{openssl => openssl10}/shared-libs.patch (100%)
 rename meta/recipes-connectivity/openssl/{openssl_1.0.2l.bb => openssl10_1.0.2l.bb} (96%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl_1.1.0f.bb
 rename meta/recipes-core/glibc/{cross-localedef-native_2.25.90.bb => cross-localedef-native_2.26.bb} (94%)
 rename meta/recipes-core/glibc/{glibc-initial_2.25.90.bb => glibc-initial_2.26.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-locale_2.25.90.bb => glibc-locale_2.26.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.25.90.bb => glibc-mtrace_2.26.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.25.90.bb => glibc-scripts_2.26.bb} (100%)
 create mode 100644 meta/recipes-core/glibc/glibc/0026-assert-Suppress-pedantic-warning-caused-by-statement.patch
 rename meta/recipes-core/glibc/{glibc_2.25.90.bb => glibc_2.26.bb} (96%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-core-load-fragment-refuse-units-with-errors-in-certa.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0016-make-test-dir-configurable.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0020-back-port-233-don-t-use-the-unified-hierarchy-for-the-systemd.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0021-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0022-parse-util-Do-not-include-unneeded-xlocale.h.patch
 rename meta/recipes-core/systemd/{systemd_232.bb => systemd_234.bb} (97%)
 delete mode 100644 meta/recipes-core/udev/eudev/udev-cache
 delete mode 100644 meta/recipes-core/udev/eudev/udev-cache.default
 create mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Makefile-build-mktables-using-native-gcc.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.11.1.bb => btrfs-tools_4.12.bb} (88%)
 delete mode 100644 meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch
 rename meta/recipes-devtools/dnf/{dnf_2.5.1.bb => dnf_2.6.3.bb} (94%)
 rename meta/recipes-devtools/fdisk/{gptfdisk_1.0.1.bb => gptfdisk_1.0.3.bb} (86%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/fix-segmentation-fault-precompiled-hdr.patch
 rename meta/recipes-devtools/libdnf/{libdnf_0.9.1.bb => libdnf_0.9.3.bb} (95%)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.11.2.bb => python-numpy_1.13.1.bb} (86%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.11.2.bb => python3-numpy_1.13.1.bb} (87%)
 create mode 100644 meta/recipes-devtools/python/python/pass-missing-libraries-to-Extension-for-mul.patch
 create mode 100644 meta/recipes-devtools/python/python3/pass-missing-libraries-to-Extension-for-mul.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/apic-fixup-fallthrough-to-PIC.patch
 delete mode 100644 meta/recipes-extended/gperf/gperf_3.0.4.bb
 create mode 100644 meta/recipes-extended/gperf/gperf_3.1.bb
 create mode 100644 meta/recipes-extended/slang/slang/terminfo_fixes.patch
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.9.bb => wayland-protocols_1.10.bb} (85%)
 rename meta/recipes-kernel/lttng/{babeltrace_1.5.2.bb => babeltrace_1.5.3.bb} (82%)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.3.2.bb => ffmpeg_3.3.3.bb} (97%)
 create mode 100644 meta/recipes-multimedia/libid3tag/libid3tag/0001-Fix-gperf-3.1-incompatibility.patch
 create mode 100644 meta/recipes-support/libcap/files/0001-Fix-build-with-gperf-3.1.patch

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


More information about the Openembedded-commits mailing list