[oe-commits] [openembedded-core] branch master-next updated (b1c4661 -> ef68005)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 17 13:03:56 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 b1c4661  libiconv: remove 0001-Fix-link-error-when-compiling-with-gcc-O0.patch
     add a779a38  runqemu: reworked exception handling
     add dac68d2  runqemu: check exit code of 'ls -t'
     add 1e05d48  x86-base: build only hddimg, rather than iso and hddimg, for x86 machines
     add 1742771  distrooverrides.bbclass: fix default configuration
     add ef33a31  ccache: don't export CCACHE_DISABLE globally
     add 59e1264  bitbake.conf: add CCACHE_NOHASHDIR to hash whitelist
     add 408c5c0  ccache: let ccache create CCACHE_DIR, reducing hash changes
     add ffeca7d  lib/oe/sstatesig: exclude ccache-native from signature hashes
     add 20ce04f  classes/sanity: check for case-sensitive file systems
     add 2b30dcd  image_types: remove Hob convenience variable
     add aed3ceb  distro_alias.inc: update unmap packages to other distro
     add 18b5257  live-vm-common: add MKDOSFS_EXTRAOPTS variable
     add 33ca15b  wic: get rid of using wic-tools
     add fc12ce9  wic: isoimage: do not remove temp directory
     add 522ac21  wic: build wic-tools only if wic is run manually
     add ad02f25  wic: isoimage-isohybrid: check result of glob()
     add 47b5695  wic-tools: don't create wic-tools.env
     add 01fc318  image_types_wic: set default WKS_FILE_DEPENDS
     add 9a17092  wic: isoimage-isohybrid: use grub-efi from deploy dir
     add b7bcc4b  selftest: fixed 5 wic test cases
     add 9db3dbd  imagefeatures: add test_image_fstypes test case
     add 1f8fc80  image_types: fix squashfs-lzo and squashfs-xz builds
     add 2fda41c  gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong way
     add 95b9ee3  sign_rpm: support signing files in RPM payload
     add 42a0fce  acpitests: Remove as unmaintained
     add 88a6fa3  vulkan-demos: Add recipe
     add 910c16e  selftest: Add vulkan-demos to checkpkg exceptions
     add c2bc26a  libx11: fix build error
     add 844d477  libxt: fix build failure
     add f84614c  gcc-cross: Fix linker and fortran symlinks
     add 979888c  gcc-7.1: Update the libsanitize stack_t patch to upstreamed version
     add 4c38908  valgrind: fix link failure with gold
     add 99e00dc  valgrind: Update 3.12.0 -> 3.13.0
     add cd1a123  valgrind: fix ptest compilation for PowerPC
     add 00cd51e  libarchive: Upgrade to 3.3.2 release
     add db5cac9  wayland-protocols: upgrade to 1.9
     add 0cd2fc8  recipetool: git reformat URI mangling & parameter stripped
     add 20c1209  gnu-efi: Upgrade package to 3.0.6 and refresh patches
     add 6455aa2  automake: 1.15 -> 1.15.1
     add 2a8a10a  debianutils: 4.8.1 -> 4.8.1.1
     add f759420  git: 2.11.1 -> 2.13.2
     add 6a079bf  mesa: Avoid installing khrplatfrom.h when not needed
     add fa3e2b4  mesa-gl: Clean recipe
     add 19e793f  mesa: fix build race on src/intel/vulkan
     add 9606524  kernel-yocto: propagate configuration errors to bbclass
     add 6bd4f85  kernel-yocto/meta: smp configuration changes
     add 976c260  linux-yocto/4.1: update to v4.1.42
     add ab2721f  linux-yocto/4.4: update to v4.4.76
     add d9d950b  linux-yocto/4.9: update to v4.9.36
     add 26aaa6c  linux-yocto-dev: bump to 4.12+
     add 9ee6a0a  bind: 9.10.3-P3 -> 9.10.5-P3
     add 7d3e734  dhcp: fix shutdown not work by SIGTERM while bind9 enable threads
     add 1ad3253  util-linux: fix "su -" and package su separately
     add 4511a52  base-files: ignore "mesg n" error messages
     add 9b2e3b8  dropbear: reduce local pending patches
     add 29e55fe  chrpath: reduce local pending patches
     add 79212fe  ethtool: Upgrade to 4.11
     add 88e7f5c  apr: 1.5.2 -> 1.6.2
     add 1be785e  libbsd: 0.8.3 -> 0.8.5
     add 99392e3  libgcrypt: upgrade to 1.7.7
     add 77ac45c  matchbox-desktop: Upgrade to 2.2
     add 22525a7  python3-pygobject: Don't use gnome-common
     add 9c3e4be  gnome-desktop: Don't use gnome-common
     add ef68005  webkitgtk: Upgrade to 2.16.5

No new revisions were added by this update.

Summary of changes:
 meta-selftest/files/distrodata/checkpkg_exceptions |    1 +
 meta/classes/ccache.bbclass                        |    4 -
 meta/classes/distrooverrides.bbclass               |    4 +-
 meta/classes/image-live.bbclass                    |    4 +-
 meta/classes/image-vm.bbclass                      |    2 +-
 meta/classes/image_types.bbclass                   |    7 +-
 meta/classes/image_types_wic.bbclass               |   11 +-
 meta/classes/kernel-yocto.bbclass                  |    3 +-
 meta/classes/live-vm-common.bbclass                |    2 +
 meta/classes/sanity.bbclass                        |   12 +
 meta/classes/sign_rpm.bbclass                      |   20 +-
 meta/conf/bitbake.conf                             |    5 +-
 meta/conf/distro/include/distro_alias.inc          |    7 +
 meta/conf/machine/include/x86-base.inc             |    2 +-
 meta/lib/oe/gpg_sign.py                            |    9 +-
 meta/lib/oe/sstatesig.py                           |    2 +-
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |   28 +
 meta/lib/oeqa/selftest/cases/wic.py                |   23 +-
 ...plicit-fall-through-so-Wextra-will-work-i.patch |   34 -
 .../gnu-efi/gnu-efi/gcc46-compatibility.patch      |   24 +-
 .../gnu-efi/gnu-efi/parallel-make-archives.patch   |   54 +-
 .../gnu-efi/{gnu-efi_3.0.5.bb => gnu-efi_3.0.6.bb} |    5 +-
 ...0001-build-use-pkg-config-to-find-libxml2.patch |   10 +-
 .../bind/bind/CVE-2016-1285.patch                  |  154 ---
 .../bind/bind/CVE-2016-1286_1.patch                |   79 --
 .../bind/bind/CVE-2016-1286_2.patch                |  317 ------
 .../bind/bind/CVE-2016-2088.patch                  |  247 -----
 .../bind/bind/CVE-2016-2775.patch                  |   90 --
 .../bind/bind/CVE-2016-2776.patch                  |  123 ---
 .../bind/bind/CVE-2016-6170.patch                  | 1090 --------------------
 .../bind/bind/CVE-2016-8864.patch                  |  219 ----
 .../bind/bind/bind-confgen-build-unix.o-once.patch |   10 +-
 .../bind/bind/mips1-not-support-opcode.diff        |  104 --
 .../use-python3-and-fix-install-lib-path.patch     |   36 +
 .../bind/{bind_9.10.3-P3.bb => bind_9.10.5-P3.bb}  |   25 +-
 ...all-to-isc_app_ctxstart-to-not-get-signal.patch |   81 ++
 meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb       |    1 +
 .../base-files/base-files/share/dot.profile        |    3 +-
 .../dropbear/dropbear/0003-configure.patch         |   13 +-
 .../fix-libtomcrypt-libtommath-ordering.patch      |   11 +-
 meta/recipes-core/meta/wic-tools.bb                |   10 +-
 meta/recipes-core/util-linux/util-linux.inc        |   13 +-
 ...0001-automake-port-to-Perl-5.22-and-later.patch |   32 -
 .../{automake_1.15.bb => automake_1.15.1.bb}       |    5 +-
 .../chrpath/chrpath/standarddoc.patch              |   25 +-
 ...r-Use-stack_t-instead-of-struct-sigaltsta.patch |  135 +--
 meta/recipes-devtools/gcc/gcc-cross.inc            |   10 +-
 meta/recipes-devtools/git/git.inc                  |    1 -
 meta/recipes-devtools/git/git_2.11.1.bb            |   11 -
 meta/recipes-devtools/git/git_2.13.2.bb            |   11 +
 ...onfigure.ac-Don-t-use-gnome-common-macros.patch |   33 +
 .../python/python3-pygobject_3.24.1.bb             |    3 +-
 .../valgrind/0001-fix-build-for-musl-targets.patch |   69 --
 .../valgrind/0004-Fix-out-of-tree-builds.patch     |   34 +-
 .../valgrind/valgrind/link-gz-tests.patch          |   27 +
 .../valgrind/valgrind/ppc-headers.patch            |   87 ++
 .../{valgrind_3.12.0.bb => valgrind_3.13.0.bb}     |   15 +-
 .../acpica/acpitests/aapits-linux.patch            |  336 ------
 .../acpica/acpitests/aapits-makefile.patch         |   34 -
 meta/recipes-extended/acpica/acpitests_20140828.bb |   36 -
 .../ethtool/{ethtool_4.8.bb => ethtool_4.11.bb}    |    6 +-
 .../{libarchive_3.3.1.bb => libarchive_3.3.2.bb}   |    4 +-
 ...figure.ac-Remove-gnome-common-macro-calls.patch |   33 +
 .../gnome-desktop/gnome-desktop3_3.24.2.bb         |    6 +-
 ...ly-install-khrplatform.h-with-EGL-or-GLES.patch |   52 +
 .../recipes-graphics/mesa/files/vulkan-mkdir.patch |   37 +
 meta/recipes-graphics/mesa/mesa-gl_17.1.4.bb       |    4 -
 meta/recipes-graphics/mesa/mesa_17.1.4.bb          |    2 +
 ...ild-demos-with-questionably-licensed-data.patch |   91 ++
 .../vulkan-demos/0001-Fix-build-on-x86.patch       |   41 +
 ...stalling-demos-support-out-of-tree-builds.patch |   85 ++
 meta/recipes-graphics/vulkan/vulkan-demos_git.bb   |   36 +
 ...d-protocols_1.8.bb => wayland-protocols_1.9.bb} |    4 +-
 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb     |    3 +
 ...il-don-t-link-makestrs-with-target-cflags.patch |   33 +
 meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb      |    4 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |    2 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |   20 +-
 ...hbox-desktop_2.1.bb => matchbox-desktop_2.2.bb} |    6 +-
 .../{webkitgtk_2.16.3.bb => webkitgtk_2.16.5.bb}   |   10 +-
 .../apr/{apr_1.5.2.bb => apr_1.6.2.bb}             |    4 +-
 ...debianutils_4.8.1.bb => debianutils_4.8.1.1.bb} |    7 +-
 .../libbsd/libbsd/0002-Remove-funopen.patch        |   21 +-
 ...3-Fix-build-breaks-due-to-missing-a.out.h.patch |  130 ---
 .../libbsd/{libbsd_0.8.3.bb => libbsd_0.8.5.bb}    |    7 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb  |    4 -
 meta/recipes-support/libgcrypt/libgcrypt_1.7.7.bb  |    4 +
 scripts/lib/recipetool/create.py                   |   35 +-
 scripts/lib/wic/misc.py                            |    9 +-
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   |    5 +-
 .../lib/wic/plugins/source/isoimage-isohybrid.py   |   88 +-
 scripts/runqemu                                    |  118 +--
 scripts/wic                                        |   14 +-
 104 files changed, 1219 insertions(+), 3591 deletions(-)
 delete mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/0001-Mark-our-explicit-fall-through-so-Wextra-will-work-i.patch
 rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.5.bb => gnu-efi_3.0.6.bb} (92%)
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2775.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2776.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-6170.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-8864.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff
 create mode 100644 meta/recipes-connectivity/bind/bind/use-python3-and-fix-install-lib-path.patch
 rename meta/recipes-connectivity/bind/{bind_9.10.3-P3.bb => bind_9.10.5-P3.bb} (85%)
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/Moved-the-call-to-isc_app_ctxstart-to-not-get-signal.patch
 delete mode 100644 meta/recipes-devtools/automake/automake/0001-automake-port-to-Perl-5.22-and-later.patch
 rename meta/recipes-devtools/automake/{automake_1.15.bb => automake_1.15.1.bb} (84%)
 delete mode 100644 meta/recipes-devtools/git/git_2.11.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.13.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-pygobject/0001-configure.ac-Don-t-use-gnome-common-macros.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/link-gz-tests.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/ppc-headers.patch
 rename meta/recipes-devtools/valgrind/{valgrind_3.12.0.bb => valgrind_3.13.0.bb} (92%)
 delete mode 100644 meta/recipes-extended/acpica/acpitests/aapits-linux.patch
 delete mode 100644 meta/recipes-extended/acpica/acpitests/aapits-makefile.patch
 delete mode 100644 meta/recipes-extended/acpica/acpitests_20140828.bb
 rename meta/recipes-extended/ethtool/{ethtool_4.8.bb => ethtool_4.11.bb} (81%)
 rename meta/recipes-extended/libarchive/{libarchive_3.3.1.bb => libarchive_3.3.2.bb} (93%)
 create mode 100644 meta/recipes-gnome/gnome-desktop/gnome-desktop/0001-configure.ac-Remove-gnome-common-macro-calls.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-mapi-Only-install-khrplatform.h-with-EGL-or-GLES.patch
 create mode 100644 meta/recipes-graphics/mesa/files/vulkan-mkdir.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Don-t-build-demos-with-questionably-licensed-data.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Fix-build-on-x86.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Support-installing-demos-support-out-of-tree-builds.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos_git.bb
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.8.bb => wayland-protocols_1.9.bb} (85%)
 create mode 100644 meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch
 rename meta/recipes-sato/matchbox-desktop/{matchbox-desktop_2.1.bb => matchbox-desktop_2.2.bb} (87%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.16.3.bb => webkitgtk_2.16.5.bb} (94%)
 rename meta/recipes-support/apr/{apr_1.5.2.bb => apr_1.6.2.bb} (96%)
 rename meta/recipes-support/debianutils/{debianutils_4.8.1.bb => debianutils_4.8.1.1.bb} (86%)
 delete mode 100644 meta/recipes-support/libbsd/libbsd/0003-Fix-build-breaks-due-to-missing-a.out.h.patch
 rename meta/recipes-support/libbsd/{libbsd_0.8.3.bb => libbsd_0.8.5.bb} (85%)
 delete mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb
 create mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.7.bb

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


More information about the Openembedded-commits mailing list