[oe-commits] [openembedded-core] branch master-next updated (f3e7533 -> e09636b)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 16 10:39:43 UTC 2016


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

      from  f3e7533   utils: Always use datastore's PATH for host_gcc_version
       new  4cfb7e9   subversion: Upgrade 1.9.4 -> 1.9.5
       new  3d2ac67   selftest/wic: extending test coverage for WIC script options
       new  d498384   gummiboot: Remove/change gummiboot references with systemd-boot
       new  37f6985   gummiboot: Remove old gummiboot recipe, related class and wks file
       new  67f67da   ltp: avoid segmentation fault in netns tests
       new  8665ccb   ltp/posix: replace CWD with PWD
       new  e06584e   libunistring: Update version 0.9.6 -> 0.9.7
       new  7c053b8   harfbuzz: upgrade to 1.3.4
       new  a675e82   util-linux: 2.28.1 -> 2.29
       new  878d411   wpa-supplicant: 2.5 -> 2.6
       new  f01dc78   libxi: 1.7.7 -> 1.7.8
       new  3f972e6   libxkbcommon: 0.6.1 -> 0.7.0
       new  4f3483c   ghostscript 9.19 -> 9.20
       new  0fa590e   busybox: add comments to separate Runit from SELinux content in defconfig
       new  69e9f7e   nspr: set correct version in pkg-config file
       new  250729e   e2fsprogs 1.43 -> 1.43.3
       new  31bafcb   sudo: 1.8.17p1 -> 1.8.18p1
       new  3b6af66   curl: add ptest
       new  00d79d1   gdb 7.11.1 -> 7.12
       new  3575826   fontconfig: Fix namespace conflicts with glibc
       new  0cfe7cb   pigz: fix upstream version check
       new  4674c08   libfm: update to 1.2.5
       new  2ecb187   liburcu: update to 0.9.3
       new  08761df   babeltrace: update to 1.5.0
       new  ea80642   btrfs-tools: update to 4.8.5
       new  81fa460   ca-certificates: update to 20161130
       new  1e15dea   cmake: update to 3.7.1
       new  b9b5081   ffmpeg: update to 3.2.2
       new  b2ec343   gnutls: update to 3.5.7
       new  68eca85   icu: update to 58.2
       new  232ce36   iso-codes: update to 3.72
       new  4a8ea47   sysprof: update to 3.22.3
       new  798af66   vala: update to 0.34.4
       new  1000192   ghostscript: fix upstream version check
       new  cc40b3a   upstream-version-is-even.bbclass: exclude various alphas, betas, pre-releases etc.
       new  e16e489   xf86-video-intel: fix upstream version check
       new  62a5c0a   linux-firmware: Split out Realtek chipsets rtl8188 rtl8723 rtl8821
       new  4de8447   gstreamer1.0-plugins-bad: default to using egl
       new  3fb5ddc   tzcode-native: update to 2016j
       new  a0b389b   tzdata: update to 2016j
       new  e09636b   lib/oe/package_manager: bail if createrepo can't be found

The 41 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/fs-uuid.bbclass                       |    2 +-
 meta/classes/gummiboot.bbclass                     |  121 -
 meta/classes/systemd-boot.bbclass                  |    4 +-
 meta/classes/upstream-version-is-even.bbclass      |    2 +-
 meta/conf/distro/include/distro_alias.inc          |    2 +-
 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 meta/lib/oe/package_manager.py                     |    6 +-
 meta/lib/oeqa/controllers/masterimage.py           |    4 +-
 meta/lib/oeqa/selftest/wic.py                      |  252 +-
 ...-C-syntax-errors-for-function-declaration.patch |   74 -
 .../gummiboot/gummiboot/fix-objcopy.patch          |   45 -
 meta/recipes-bsp/gummiboot/gummiboot_git.bb        |   39 -
 meta/recipes-bsp/systemd-boot/systemd-boot_232.bb  |    2 +-
 ...parameter-set-with-invalid-passphrase-cha.patch |   55 -
 ...ject-a-Credential-with-invalid-passphrase.patch |   86 -
 ...CRED-commands-with-newline-characters-in-.patch |   66 -
 ...ines-from-wpa_supplicant-config-network-o.patch |   86 -
 ...commands-with-newline-characters-in-the-s.patch |   54 -
 ...wpa-supplicant_2.5.bb => wpa-supplicant_2.6.bb} |   15 +-
 meta/recipes-core/busybox/busybox/defconfig        |    4 +
 .../initrdscripts/files/init-install-efi-testfs.sh |   12 +-
 .../initrdscripts/files/init-install-efi.sh        |   12 +-
 .../{util-linux_2.28.1.bb => util-linux_2.29.bb}   |    6 +-
 .../{btrfs-tools_4.8.4.bb => btrfs-tools_4.8.5.bb} |    2 +-
 ...cmake-native_3.7.0.bb => cmake-native_3.7.1.bb} |    0
 meta/recipes-devtools/cmake/cmake.inc              |    4 +-
 .../cmake/{cmake_3.7.0.bb => cmake_3.7.1.bb}       |    0
 .../{e2fsprogs_1.43.bb => e2fsprogs_1.43.3.bb}     |    2 +-
 meta/recipes-devtools/gdb/gdb-7.11.1.inc           |   22 -
 meta/recipes-devtools/gdb/gdb-7.12.inc             |   11 +
 ...nadian_7.11.1.bb => gdb-cross-canadian_7.12.bb} |    0
 .../gdb/{gdb-cross_7.11.1.bb => gdb-cross_7.12.bb} |    0
 .../gdb/0001-include-sys-types.h-for-mode_t.patch  |   30 -
 ...0002-make-man-install-relative-to-DESTDIR.patch |   28 -
 ...s-linux-nat-Define-_ABIO32-if-not-defined.patch |   37 -
 ...Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch |   53 -
 ...d-support-for-Renesas-SH-sh4-architecture.patch |  921 -------
 ...e-libreadline.a-when-using-disable-static.patch |   50 -
 .../gdb/gdb/0007-use-asm-sgidefs.h.patch           |   36 -
 .../0008-Use-exorted-definitions-of-SIGRTMIN.patch |   50 -
 .../gdb/gdb/0009-Change-order-of-CFLAGS.patch      |   34 -
 .../0010-resolve-restrict-keyword-conflict.patch   |   48 -
 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch   | 2601 --------------------
 .../gdb/{gdb_7.11.1.bb => gdb_7.12.bb}             |    0
 .../{subversion_1.9.4.bb => subversion_1.9.5.bb}   |    4 +-
 .../vala/{vala_0.34.3.bb => vala_0.34.4.bb}        |    4 +-
 .../ghostscript-9.15-parallel-make.patch           |   35 +-
 .../{ghostscript_9.19.bb => ghostscript_9.20.bb}   |    9 +-
 ...twork-nfsv4-acl-acl1.c-Security-fix-on-s.patch} |    0
 ...rs-netns_netlink-Avoid-segmentation-fault.patch |   50 +
 ...ix-option-group-test-replace-CWD-qith-PWD.patch |   44 +
 meta/recipes-extended/ltp/ltp_20160126.bb          |    4 +-
 meta/recipes-extended/pigz/pigz_2.3.4.bb           |    1 +
 .../sudo/{sudo_1.8.17p1.bb => sudo_1.8.18p1.bb}    |    4 +-
 ...code-native_2016i.bb => tzcode-native_2016j.bb} |    8 +-
 .../tzdata/{tzdata_2016i.bb => tzdata_2016j.bb}    |    4 +-
 ...icts-with-integer-width-macros-from-TS-18.patch |   72 +
 .../fontconfig/fontconfig_2.12.1.bb                |    1 +
 .../{harfbuzz_1.3.3.bb => harfbuzz_1.3.4.bb}       |    4 +-
 .../xorg-driver/xf86-video-intel_git.bb            |    1 +
 .../xorg-lib/{libxi_1.7.7.bb => libxi_1.7.8.bb}    |    4 +-
 ...libxkbcommon_0.6.1.bb => libxkbcommon_0.7.0.bb} |    6 +-
 .../linux-firmware/linux-firmware_git.bb           |   17 +-
 .../{babeltrace_1.4.0.bb => babeltrace_1.5.0.bb}   |    4 +-
 .../{sysprof_3.22.2.bb => sysprof_3.22.3.bb}       |    4 +-
 .../ffmpeg/{ffmpeg_3.2.1.bb => ffmpeg_3.2.2.bb}    |    4 +-
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |    2 +-
 ...tes_20161102.bb => ca-certificates_20161130.bb} |    2 +-
 .../curl/0001-runtests.pl-remove-warning.patch     |   31 +
 meta/recipes-support/curl/curl/run-ptest           |    5 +
 meta/recipes-support/curl/curl_7.51.0.bb           |   25 +-
 meta/recipes-support/gnutls/gnutls.inc             |    2 +-
 ...cli-args.h-to-cli-args.stamp-Makefile-tar.patch |   27 +
 .../correct_rpl_gettimeofday_signature.patch       |   11 +-
 meta/recipes-support/gnutls/gnutls_3.5.6.bb        |    9 -
 meta/recipes-support/gnutls/gnutls_3.5.7.bb        |   10 +
 .../icu/{icu_58.1.bb => icu_58.2.bb}               |    4 +-
 .../{iso-codes_3.71.bb => iso-codes_3.72.bb}       |    4 +-
 .../{libfm-extra_1.2.4.bb => libfm-extra_1.2.5.bb} |    4 +-
 .../libfm/{libfm_1.2.4.bb => libfm_1.2.5.bb}       |    4 +-
 ...libunistring_0.9.6.bb => libunistring_0.9.7.bb} |   12 +-
 .../0001-Support-for-NIOS2-architecture.patch      |   13 +-
 .../liburcu/0002-Support-for-aarch64_be.patch      |   19 -
 .../liburcu/{liburcu_0.9.2.bb => liburcu_0.9.3.bb} |   12 +-
 meta/recipes-support/nspr/nspr/nspr.pc.in          |    2 +-
 meta/recipes-support/nspr/nspr_4.13.1.bb           |   11 +-
 scripts/contrib/mkefidisk.sh                       |   26 +-
 scripts/lib/wic/canned-wks/mkgummidisk.wks         |   11 -
 scripts/lib/wic/plugins/source/bootimg-efi.py      |   22 +-
 89 files changed, 627 insertions(+), 4805 deletions(-)
 delete mode 100644 meta/classes/gummiboot.bbclass
 delete mode 100644 meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch
 delete mode 100644 meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch
 delete mode 100644 meta/recipes-bsp/gummiboot/gummiboot_git.bb
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-Reject-psk-parameter-set-with-invalid-passphrase-cha.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-WPS-Reject-a-Credential-with-invalid-passphrase.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Reject-SET_CRED-commands-with-newline-characters-in-.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Remove-newlines-from-wpa_supplicant-config-network-o.patch
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0003-Reject-SET-commands-with-newline-characters-in-the-s.patch
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.5.bb => wpa-supplicant_2.6.bb} (82%)
 rename meta/recipes-core/util-linux/{util-linux_2.28.1.bb => util-linux_2.29.bb} (84%)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.8.4.bb => btrfs-tools_4.8.5.bb} (95%)
 rename meta/recipes-devtools/cmake/{cmake-native_3.7.0.bb => cmake-native_3.7.1.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.7.0.bb => cmake_3.7.1.bb} (100%)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.43.bb => e2fsprogs_1.43.3.bb} (98%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb-7.11.1.inc
 create mode 100644 meta/recipes-devtools/gdb/gdb-7.12.inc
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.11.1.bb => gdb-cross-canadian_7.12.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_7.11.1.bb => gdb-cross_7.12.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0002-make-man-install-relative-to-DESTDIR.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0005-Add-support-for-Renesas-SH-sh4-architecture.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0006-Dont-disable-libreadline.a-when-using-disable-static.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0007-use-asm-sgidefs.h.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0009-Change-order-of-CFLAGS.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0010-resolve-restrict-keyword-conflict.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch
 rename meta/recipes-devtools/gdb/{gdb_7.11.1.bb => gdb_7.12.bb} (100%)
 rename meta/recipes-devtools/subversion/{subversion_1.9.4.bb => subversion_1.9.5.bb} (96%)
 rename meta/recipes-devtools/vala/{vala_0.34.3.bb => vala_0.34.4.bb} (56%)
 rename meta/recipes-extended/ghostscript/{ghostscript_9.19.bb => ghostscript_9.20.bb} (91%)
 rename meta/recipes-extended/ltp/ltp/{0001-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch => 0036-testcases-network-nfsv4-acl-acl1.c-Security-fix-on-s.patch} (100%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0037-containers-netns_netlink-Avoid-segmentation-fault.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0038-run-posix-option-group-test-replace-CWD-qith-PWD.patch
 rename meta/recipes-extended/sudo/{sudo_1.8.17p1.bb => sudo_1.8.18p1.bb} (90%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2016i.bb => tzcode-native_2016j.bb} (69%)
 rename meta/recipes-extended/tzdata/{tzdata_2016i.bb => tzdata_2016j.bb} (98%)
 create mode 100644 meta/recipes-graphics/fontconfig/fontconfig/0001-Avoid-conflicts-with-integer-width-macros-from-TS-18.patch
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.3.3.bb => harfbuzz_1.3.4.bb} (88%)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.7.7.bb => libxi_1.7.8.bb} (81%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.6.1.bb => libxkbcommon_0.7.0.bb} (74%)
 rename meta/recipes-kernel/lttng/{babeltrace_1.4.0.bb => babeltrace_1.5.0.bb} (82%)
 rename meta/recipes-kernel/sysprof/{sysprof_3.22.2.bb => sysprof_3.22.3.bb} (87%)
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.2.1.bb => ffmpeg_3.2.2.bb} (97%)
 rename meta/recipes-support/ca-certificates/{ca-certificates_20161102.bb => ca-certificates_20161130.bb} (98%)
 create mode 100644 meta/recipes-support/curl/curl/0001-runtests.pl-remove-warning.patch
 create mode 100644 meta/recipes-support/curl/curl/run-ptest
 create mode 100644 meta/recipes-support/gnutls/gnutls/0001-Do-not-add-cli-args.h-to-cli-args.stamp-Makefile-tar.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls_3.5.6.bb
 create mode 100644 meta/recipes-support/gnutls/gnutls_3.5.7.bb
 rename meta/recipes-support/icu/{icu_58.1.bb => icu_58.2.bb} (85%)
 rename meta/recipes-support/iso-codes/{iso-codes_3.71.bb => iso-codes_3.72.bb} (76%)
 rename meta/recipes-support/libfm/{libfm-extra_1.2.4.bb => libfm-extra_1.2.5.bb} (80%)
 rename meta/recipes-support/libfm/{libfm_1.2.4.bb => libfm_1.2.5.bb} (90%)
 rename meta/recipes-support/libunistring/{libunistring_0.9.6.bb => libunistring_0.9.7.bb} (70%)
 delete mode 100644 meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch
 rename meta/recipes-support/liburcu/{liburcu_0.9.2.bb => liburcu_0.9.3.bb} (63%)
 delete mode 100644 scripts/lib/wic/canned-wks/mkgummidisk.wks

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


More information about the Openembedded-commits mailing list