[oe-commits] [openembedded-core] branch master-next updated (0f537d9 -> c43f343)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 21 00:19:40 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 0f537d9  rm_work: Handle race with -inital tasks
     new b16618c  linux-yocto/4.12: update to v4.12.16
     new 4df3a19  linux-yocto/4.12: bug fixes and VRF feature addition
     new 72793ef  linux-yocto/4.12: ipv4 stable backport and config changes
     new 4d5aecb  linux-yocto/4.x: configuration updates
     new 07232b5  linux-yocto/4.12: bug fixes and feature backports
     new bdd7974  linux-yocto/4.12: update to v.4.12.18
     new 75ddc7c  linux-yocto/4.12: common-pc*: enable X2APIC by default
     new a0243b3  image_types_wic.bbclass: Ensure '-c image_wic' works
     new 7d37183  oeqa/selftest/cases/wic: update OETestID decorator for test_qemu
     new efd7349  package.bbclass: replace rpm/debugedit with dwarfsrcfiles
     new ecb9aa7  libdnf: update to 0.11.1
     new 877300a  librepo: update to 1.8.1
     new 3111d59  dnf: update to 2.7.5
     new eb53f97  gmp: depends on flex-native to fix parallel building issue
     new 5dea985  image_types: Remove ELF type
     new d48aa08  mkelfimage: Remove un-needed recipe
     new 562de16  oeqa/qemu: remove elf image type
     new ee8746c  kernel.bbclass: Fix do_sizecheck behaviour
     new 7d9bbcc  avahi: upgrade to 0.7
     new f4fa5a4  devtool QA: switch which git recipe is used
     new 724f470  waf.bbclass: explicitly pass bindir and libdir if supported
     new 675f8c9  kernel: Add support for multiple kernel packages
     new b8363f9  wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).
     new f72b6de  ptest-runner: Upgrade to 2.1.1
     new 6f14d7e  image-live.bbclass: print warn when initramfs is invalid
     new a697de6  u-boot-fw-utils: Fix broken makefile in v2017.11.
     new 0b380af  waf.bbclass: Add compile progress
     new 275e0ee  image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs
     new 6b0b29c  image-live.bbclass: remove MLPREFIX from syslinux
     new fdc2032  recipes-multimedia/gstreamer: Add gst-validate recipe
     new 4a1f082  kernel-fitimage: Fix bad image type replacement for aarch64
     new 4a03148  ltp: add tar as runtime dependency
     new 6a2cc13  ltp: fix ar01 case failure
     new b85d9aa  selftest-ed: add a RECIPE_NO_UPDATE_REASON
     new 81d790e  hdparm: replace stat with coreutils as runtime dependency
     new f5c5282  stat: remove the recipe
     new ad6f1b6  maintainers.inc: remove stat recipe
     new ecb0e85  nss: update to 3.34.1
     new 66f1fa4  pinentry: update to 1.1.0
     new 44423bc  libassuan: update to 2.5.1
     new 16592d9  libxfont: update 1.5.4 with sec fix
     new 2b7452d  libxfont2: update to 2.0.3 with sec fix
     new 4d53a9e  libxcursor: update to 1.1.15 plus sec fixes
     new 4e9c909  kexec-tools: update to 2.0.16 and simplify
     new 68cb397  rpm: update to 4.14.0
     new 32fa4a2  machine/include/qemu.inc: update RDEPENDS to match kernel naming
     new 8b9657f  gstreamer: use a patch instead of sed to fix gtk-doc makefiles
     new a3facbc  XX runqemu: dump pagetypeinfo if qemu fails
     new c43f343  linux-yocto-dev: update to v4.15+

The 49 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:
 .../recipes-test/selftest-ed/selftest-ed_1.14.1.bb |   1 +
 meta/classes/image-live.bbclass                    |   6 +-
 meta/classes/image_types.bbclass                   |  13 -
 meta/classes/image_types_wic.bbclass               |   3 +
 meta/classes/kernel-devicetree.bbclass             |   8 +-
 meta/classes/kernel-fitimage.bbclass               |   7 +-
 meta/classes/kernel-module-split.bbclass           |   9 +-
 meta/classes/kernel.bbclass                        | 128 +++++---
 meta/classes/package.bbclass                       |  29 +-
 meta/classes/syslinux.bbclass                      |   2 +-
 meta/classes/waf.bbclass                           |  18 +-
 meta/conf/distro/include/maintainers.inc           |   1 -
 meta/conf/documentation.conf                       |   1 +
 meta/conf/machine/include/qemu.inc                 |   2 +-
 meta/lib/oeqa/core/target/qemu.py                  |   2 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |   6 +-
 meta/lib/oeqa/selftest/cases/signing.py            |   2 +-
 meta/lib/oeqa/selftest/cases/wic.py                |   2 +-
 .../u-boot/files/v2017.11-fw-utils-build-fix.patch |  37 +++
 meta/recipes-bsp/u-boot/u-boot-common_2017.11.inc  |   1 +
 .../avahi/{avahi-ui_0.6.32.bb => avahi-ui_0.7.bb}  |   6 +-
 meta/recipes-connectivity/avahi/avahi.inc          |  14 +-
 .../avahi/{avahi_0.6.32.bb => avahi_0.7.bb}        |   6 +-
 ...c-install-GtkBuilder-interface-files-for-.patch |  29 --
 .../files/avahi-fix-resource-unavaiable.patch      |  30 --
 .../images/core-image-minimal-initramfs.bb         |   2 +-
 ...eck-conf.releasever-instead-of-releasever.patch |  31 --
 ...Corretly-install-tmpfiles.d-configuration.patch |   7 +-
 ...hardcode-etc-and-systemd-unit-directories.patch |   9 +-
 ...005-Do-not-prepend-installroot-to-logdir.patch} |  14 +-
 ...-set-PYTHON_INSTALL_DIR-by-running-python.patch |   9 +-
 .../dnf/0030-Run-python-scripts-using-env.patch    |  11 +-
 .../dnf/{dnf_2.6.3.bb => dnf_2.7.5.bb}             |  10 +-
 .../dwarfsrcfiles/dwarfsrcfiles.bb                 |  22 ++
 .../dwarfsrcfiles/files/dwarfsrcfiles.c            | 111 +++++++
 ...ers-for-both-libsolv-and-libsolvext-libdn.patch |  11 +-
 ...-variables-with-pkg-config-cmake-s-own-mo.patch |  11 +-
 .../libdnf/{libdnf_0.9.3.bb => libdnf_0.11.1.bb}   |   2 +-
 ...ly-set-the-library-installation-directory.patch |  28 --
 ...to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch |  49 ++-
 ...-race-when-deleting-temporary-directories.patch |  41 ---
 ...rrect-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch |  40 ---
 .../librepo/{librepo_git.bb => librepo_1.8.1.bb}   |   6 +-
 .../mkelfimage/mkelfimage/convert.bin.c            | 348 ---------------------
 .../mkelfimage/mkelfimage/cross-compile.patch      | 106 -------
 .../mkelfimage/fix-makefile-to-find-libz.patch     |  33 --
 meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |  48 ---
 ...N_ABI-when-searching-for-python-libraries.patch |  30 --
 ...code-lib-rpm-as-the-installation-path-for.patch |  20 +-
 .../files/0001-Fix-build-with-musl-C-library.patch |  66 ++--
 ...alue-cannot-be-reset-issue-a-notice-inste.patch |  31 --
 ...c-remove-static-local-variables-from-buil.patch |  54 ++--
 ...ire-that-ELF-binaries-are-executable-to-b.patch |  11 +-
 ...onditional-to-access-_docdir-in-macros.in.patch |  36 ---
 .../0013-Add-a-new-option-alldeps-to-rpmdeps.patch |  17 +-
 .../rpm/{rpm_git.bb => rpm_4.14.0.bb}              |   8 +-
 .../hdparm/hdparm/wiper.sh-fix-stat-path.patch     |  38 +++
 meta/recipes-extended/hdparm/hdparm_9.52.bb        |   6 +-
 ...s-ar01-Fix-for-test-in-deterministic-mode.patch | 252 +++++++++++++++
 meta/recipes-extended/ltp/ltp_20170929.bb          |   2 +
 .../stat/stat-3.3/fix-error-return.patch           |  16 -
 .../stat/stat-3.3/fix-security-format.patch        |  68 ----
 meta/recipes-extended/stat/stat_3.3.bb             |  35 ---
 .../{libxcursor_1.1.14.bb => libxcursor_1.1.15.bb} |   4 +-
 .../{libxfont2_2.0.2.bb => libxfont2_2.0.3.bb}     |   4 +-
 .../{libxfont_1.5.3.bb => libxfont_1.5.4.bb}       |   4 +-
 meta/recipes-kernel/kexec/kexec-tools.inc          |  38 ---
 meta/recipes-kernel/kexec/kexec-tools_2.0.15.bb    |  52 ---
 meta/recipes-kernel/kexec/kexec-tools_2.0.16.bb    |  86 +++++
 .../recipes-kernel/kmod/depmodwrapper-cross_1.0.bb |  14 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   5 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   8 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |   2 +-
 .../gstreamer/files/gtk-doc-tweaks.patch           |  25 ++
 .../gstreamer/gst-validate_1.12.3.bb               |  18 ++
 .../gstreamer/gstreamer1.0-plugins.inc             |  16 +-
 .../gstreamer/gstreamer1.0-rtsp-server.inc         |  15 +-
 meta/recipes-multimedia/gstreamer/gstreamer1.0.inc |  15 +-
 meta/recipes-support/gmp/gmp.inc                   |   2 +
 .../{libassuan_2.4.4.bb => libassuan_2.5.1.bb}     |   4 +-
 .../nss/{nss_3.34.bb => nss_3.34.1.bb}             |   4 +-
 .../gpg-error_pkconf.patch                         |   0
 .../libassuan_pkgconf.patch                        |   0
 .../{pinentry_1.0.0.bb => pinentry_1.1.0.bb}       |   4 +-
 .../{ptest-runner_2.1.bb => ptest-runner_2.1.1.bb} |   4 +-
 scripts/lib/wic/partition.py                       |   2 +-
 scripts/runqemu                                    |   6 +-
 96 files changed, 982 insertions(+), 1398 deletions(-)
 create mode 100644 meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch
 rename meta/recipes-connectivity/avahi/{avahi-ui_0.6.32.bb => avahi-ui_0.7.bb} (89%)
 rename meta/recipes-connectivity/avahi/{avahi_0.6.32.bb => avahi_0.7.bb} (78%)
 delete mode 100644 meta/recipes-connectivity/avahi/files/0001-configure.ac-install-GtkBuilder-interface-files-for-.patch
 delete mode 100644 meta/recipes-connectivity/avahi/files/avahi-fix-resource-unavaiable.patch
 delete mode 100644 meta/recipes-devtools/dnf/dnf/0001-Check-conf.releasever-instead-of-releasever.patch
 rename meta/recipes-devtools/dnf/dnf/{0001-Do-not-prepend-installroot-to-logdir.patch => 0005-Do-not-prepend-installroot-to-logdir.patch} (67%)
 rename meta/recipes-devtools/dnf/{dnf_2.6.3.bb => dnf_2.7.5.bb} (92%)
 create mode 100644 meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb
 create mode 100644 meta/recipes-devtools/dwarfsrcfiles/files/dwarfsrcfiles.c
 rename meta/recipes-devtools/libdnf/{libdnf_0.9.3.bb => libdnf_0.11.1.bb} (95%)
 delete mode 100644 meta/recipes-devtools/librepo/librepo/0001-Correctly-set-the-library-installation-directory.patch
 delete mode 100644 meta/recipes-devtools/librepo/librepo/0003-tests-fix-a-race-when-deleting-temporary-directories.patch
 delete mode 100644 meta/recipes-devtools/librepo/librepo/0005-Fix-typo-correct-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch
 rename meta/recipes-devtools/librepo/{librepo_git.bb => librepo_1.8.1.bb} (68%)
 delete mode 100644 meta/recipes-devtools/mkelfimage/mkelfimage/convert.bin.c
 delete mode 100644 meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch
 delete mode 100644 meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch
 delete mode 100644 meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Add-PYTHON_ABI-when-searching-for-python-libraries.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-When-nice-value-cannot-be-reset-issue-a-notice-inste.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0012-Use-conditional-to-access-_docdir-in-macros.in.patch
 rename meta/recipes-devtools/rpm/{rpm_git.bb => rpm_4.14.0.bb} (93%)
 create mode 100644 meta/recipes-extended/hdparm/hdparm/wiper.sh-fix-stat-path.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch
 delete mode 100644 meta/recipes-extended/stat/stat-3.3/fix-error-return.patch
 delete mode 100644 meta/recipes-extended/stat/stat-3.3/fix-security-format.patch
 delete mode 100644 meta/recipes-extended/stat/stat_3.3.bb
 rename meta/recipes-graphics/xorg-lib/{libxcursor_1.1.14.bb => libxcursor_1.1.15.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxfont2_2.0.2.bb => libxfont2_2.0.3.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libxfont_1.5.3.bb => libxfont_1.5.4.bb} (81%)
 delete mode 100644 meta/recipes-kernel/kexec/kexec-tools.inc
 delete mode 100644 meta/recipes-kernel/kexec/kexec-tools_2.0.15.bb
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools_2.0.16.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/files/gtk-doc-tweaks.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-validate_1.12.3.bb
 rename meta/recipes-support/libassuan/{libassuan_2.4.4.bb => libassuan_2.5.1.bb} (88%)
 rename meta/recipes-support/nss/{nss_3.34.bb => nss_3.34.1.bb} (98%)
 rename meta/recipes-support/pinentry/{pinentry-1.0.0 => pinentry-1.1.0}/gpg-error_pkconf.patch (100%)
 rename meta/recipes-support/pinentry/{pinentry-1.0.0 => pinentry-1.1.0}/libassuan_pkgconf.patch (100%)
 rename meta/recipes-support/pinentry/{pinentry_1.0.0.bb => pinentry_1.1.0.bb} (90%)
 rename meta/recipes-support/ptest-runner/{ptest-runner_2.1.bb => ptest-runner_2.1.1.bb} (89%)

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


More information about the Openembedded-commits mailing list