[oe-commits] [openembedded-core] branch master updated (0a5bbad -> cf35551)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 16 18:07:14 UTC 2018


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

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

    from 0a5bbad  icecc-create-env: Allow multiple tool aliases
     add 93ec145  toolchain-shar-extract: Add post-relocate scripts
     add 7e52409  icecc-toolchain: Add SDK icecream setup
     add dea45ac  icecc.bbclass: Add Icecream support to SDK
     add a148829  icecc.bbclass: Disable caret workaround by default
     add 8933c2b  icecc-toolchain: Disable caret workaround
     add cd44cee  elfutils: Use fallthrough attribute
     add 0bc7c11  expat: merge bb and inc
     add adc3da9  expat: remove old workaround for expat tarball
     add 1624b7b  pigz: pigz is not gzip
     add dcce8c8  pigz: use maintainer-built tarballs
     new 1f3a5ac  oe-pkgdata-util: add --long option to list-pkg-files to show sizes
     new c46d50c  libacpi: update libacpi_fix_for_x32.patch to use libdir
     new bf79355  apt-native: Add libapt-pkg headers
     new 49403dd  python3-core: improve reproducibility
     new ea5f51c  python3: Fix python3-logging dependencies
     new 40a8995  python-core/python-dev: improve reproducibility
     new 9de3c25  kbd-ptest: improve reproducibility
     new fd8d58e  ccache: 3.3.4 -> 3.3.5
     new 5e4dc51  maintainers.inc: update ownership
     new 42af9fe  usbutils: Split out lsusb.py
     new 6c4c321  libva: upgrade to 2.0.0
     new f355e40  libva-utils: upgrade to 2.0.0
     new ef7dac8  kernel: Fix QA buildpaths warning for kernel modules
     new 5d6b91b  epiphany: update to 3.26.5.1
     new b4542e8  p11-kit: take source code from official git
     new d241a3e  iputils: add missing Upstream-Status to patch
     new 4b0a6ac  pakagegroups: don't pull in sysfsutils
     new a93d8ed  qemu: fix CVE-2017-15124
     new 15e0e93  packagegroup-core-full-cmdline: remove libraries from the system-services group
     new 17adb6a  packagegroup-base: don't force libacpi to be installed in packagegroup-base-acpi
     new dc5b66d  puzzles: Fix warnings seen with clang 6.0
     new 9a91e5c  go: fix upstream version check
     new ba11ca4  python-numpy: fix upstream version check
     new 2795164  maintainers.inc: change ownership for bmap-tools and wic-tools
     new c18e042  bmap-tools: change SRC_URI to use tarball instead
     new 2655f7d  libepoxy: Define MESA_EGL_NO_X11_HEADERS when GLX is disabled
     new 037255f  initramfs-framework: rootfs: add support for LABEL
     new fbdc676  coreutils: fix hostname conflict with other packages
     new 69203d6  archiver: remove deploy_all_archives task as --runall replaces it
     new 120dc59  distrodata: remove redudant *all tasks now that --runall works correctly
     new 4bbb8cd  cve-check: put log in T so it doesn't get deleted by rm_work
     new 36fbf96  cve-check: allow recipes to override their version
     new d1e7cb5  cve-check: short-circuit checking if CVE_PRODUCT isn't set
     new f348cd6  db: set correct product and version for CVE matches
     new f47da3e  classes: don't scan for CVEs in images or packagegroups
     new 7c15c59  gstreamer: set CVE_PRODUCT
     new ccd1142  utils.py: add parallel make helpers
     new 199b661  site/common-linux: coreutils: get the uptime program to work
     new 5036896  rxvt-unicode: add missing pkgconfig
     new 514ffed  ltp: fix fanotify06 test
     new 6601199  externalsrc.bbclass: Suppress git errors
     new ff229db  python3-pygobject: remove unused patches
     new 960169f  swig.inc: inherit pkgconfig
     new defffa3  package.bbclass: fix typos
     new de1bc2b  lttng-tools: Upgrade 2.9.5 -> 2.10.2
     new a1e732f  nasm: Upgrade 2.13.02 -> 2.13.03
     new 1d66481  json-glib: fix native build
     new 2fcad6c  strace: 4.19 -> 4.20
     new 2f3bcc0  maintainers.inc: change ownership
     new fe4fb8b  maintainers.inc: add missing entries
     new a0edf6d  libevdev: upgrade to version 1.5.8
     new 677dbfa  harfbuzz: upgrade to version 1.7.5
     new 6e14211  fontconfig: fix upstream version check
     new b9ee35c  libinput: fix upstream version check
     new 9603f35  wayland-protocols: upgrade to 1.13
     new cf35551  ltp: fix knob to control numa support

The 56 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/archiver.bbclass                      |    8 -
 meta/classes/cve-check.bbclass                     |   13 +-
 meta/classes/distrodata.bbclass                    |   31 -
 meta/classes/externalsrc.bbclass                   |    2 +-
 meta/classes/go.bbclass                            |   19 +-
 meta/classes/icecc.bbclass                         |   27 +-
 meta/classes/image.bbclass                         |    2 +
 meta/classes/kernel-arch.bbclass                   |    2 +-
 meta/classes/package.bbclass                       |   12 +-
 meta/classes/packagegroup.bbclass                  |    1 +
 meta/classes/toolchain-scripts.bbclass             |   15 +
 meta/classes/waf.bbclass                           |   24 +-
 meta/conf/distro/include/default-providers.inc     |    1 -
 meta/conf/distro/include/maintainers.inc           |   66 +-
 meta/files/toolchain-shar-extract.sh               |    8 +
 meta/lib/oe/utils.py                               |   43 +
 .../libacpi/files/libacpi_fix_for_x32.patch        |   30 +-
 meta/recipes-bsp/libacpi/libacpi_0.2.bb            |    2 +-
 meta/recipes-bsp/usbutils/usbutils_009.bb          |    8 +
 meta/recipes-core/coreutils/coreutils_8.29.bb      |    4 +-
 meta/recipes-core/expat/expat.inc                  |   25 -
 meta/recipes-core/expat/expat_2.2.5.bb             |   23 +-
 .../initrdscripts/initramfs-framework/rootfs       |    5 +
 meta/recipes-core/kbd/kbd_2.0.4.bb                 |    7 +
 meta/recipes-core/meta/meta-environment.bb         |    2 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |    2 +-
 .../packagegroups/packagegroup-base.bb             |    4 +-
 meta/recipes-devtools/apt/apt-native.inc           |    6 +
 meta/recipes-devtools/ccache/ccache_3.3.4.bb       |   12 -
 meta/recipes-devtools/ccache/ccache_3.3.5.bb       |   12 +
 meta/recipes-devtools/elfutils/elfutils_0.170.bb   |    4 +-
 .../files/0001-Use-fallthrough-attribute.patch     |  791 +++++++++++
 .../elfutils/files/debian/fallthrough.patch        |   36 -
 meta/recipes-devtools/go/go-common.inc             |    1 +
 .../icecc-toolchain/icecc-toolchain/icecc-env.sh   |   49 +
 .../icecc-toolchain/icecc-toolchain/icecc-setup.sh |   43 +
 .../nativesdk-icecc-toolchain_0.1.bb               |   38 +
 .../nasm/{nasm_2.13.02.bb => nasm_2.13.03.bb}      |    4 +-
 .../python-numpy/python-numpy_1.13.1.bb            |    1 +
 .../python-numpy/python3-numpy_1.13.3.bb           |    1 +
 ...onfigure.ac-Don-t-use-gnome-common-macros.patch |   33 -
 ...c-add-sysroot-path-to-GI_DATADIR-don-t-se.patch |   41 -
 .../python/python3/python3-manifest.json           |    3 +-
 meta/recipes-devtools/python/python3_3.5.4.bb      |   13 +-
 meta/recipes-devtools/python/python_2.7.14.bb      |    7 +-
 .../qemu/qemu/CVE-2017-15124.patch                 | 1476 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.11.0.bb          |    1 +
 .../strace/{strace_4.19.bb => strace_4.20.bb}      |    4 +-
 meta/recipes-devtools/swig/swig.inc                |    2 +-
 .../iputils/files/0001-Fix-build-on-MUSL.patch     |    2 +
 ...ix-default-value-of-without-numa-switch-i.patch |   31 +
 ...onfigure-add-knob-to-control-numa-support.patch |   50 +
 ...-control-whether-numa-support-should-be-c.patch |   45 -
 ...-make-is_fuse-return-zero-if-fs_type-is-N.patch |   40 +
 meta/recipes-extended/ltp/ltp_20180118.bb          |    4 +-
 .../packagegroup-core-full-cmdline.bb              |    6 -
 meta/recipes-extended/pigz/pigz_2.4.bb             |   29 +-
 .../{epiphany_3.24.3.bb => epiphany_3.26.5.1.bb}   |   15 +-
 ...bookmarks-Check-for-return-value-of-fread.patch |   32 -
 .../0001-yelp.m4-drop-the-check-for-itstool.patch  |   33 -
 ...-help-meson.build-disable-the-use-of-yelp.patch |   34 +
 meta/recipes-gnome/json-glib/json-glib_1.4.2.bb    |    4 +
 .../fontconfig/fontconfig_2.12.6.bb                |    1 +
 .../{harfbuzz_1.7.4.bb => harfbuzz_1.7.5.bb}       |    4 +-
 ..._EGL_NO_X11_HEADERS-before-including-eglp.patch |   30 +
 meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb   |    1 +
 .../{libva-utils_1.8.3.bb => libva-utils_2.0.0.bb} |   11 +-
 .../libva/{libva_1.8.3.bb => libva_2.0.0.bb}       |   21 +-
 meta/recipes-graphics/wayland/libinput_1.9.4.bb    |    1 +
 ...protocols_1.12.bb => wayland-protocols_1.13.bb} |    4 +-
 ...{lttng-tools_2.9.5.bb => lttng-tools_2.10.2.bb} |    6 +-
 .../gstreamer/gstreamer1.0_1.12.4.bb               |    2 +
 ...d-paranthesis-to-remove-doubt-about-prece.patch |   47 +
 meta/recipes-sato/puzzles/puzzles_git.bb           |    1 +
 meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc    |    2 +-
 meta/recipes-support/bmap-tools/bmap-tools_3.4.bb  |    8 +-
 meta/recipes-support/boost/boost.inc               |   24 +-
 meta/recipes-support/db/db_5.3.28.bb               |    3 +
 .../{libevdev_1.5.7.bb => libevdev_1.5.8.bb}       |    4 +-
 ...p-the-languages-for-which-upstream-does-n.patch |   32 +
 meta/recipes-support/p11-kit/p11-kit_0.22.1.bb     |   13 +-
 meta/site/common-linux                             |    1 +
 scripts/oe-pkgdata-util                            |   18 +-
 83 files changed, 2997 insertions(+), 526 deletions(-)
 delete mode 100644 meta/recipes-core/expat/expat.inc
 delete mode 100644 meta/recipes-devtools/ccache/ccache_3.3.4.bb
 create mode 100644 meta/recipes-devtools/ccache/ccache_3.3.5.bb
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-Use-fallthrough-attribute.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/fallthrough.patch
 create mode 100644 meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-env.sh
 create mode 100644 meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh
 create mode 100644 meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb
 rename meta/recipes-devtools/nasm/{nasm_2.13.02.bb => nasm_2.13.03.bb} (80%)
 delete mode 100644 meta/recipes-devtools/python/python3-pygobject/0001-configure.ac-Don-t-use-gnome-common-macros.patch
 delete mode 100644 meta/recipes-devtools/python/python3-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-15124.patch
 rename meta/recipes-devtools/strace/{strace_4.19.bb => strace_4.20.bb} (93%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-configure-Fix-default-value-of-without-numa-switch-i.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-configure-add-knob-to-control-numa-support.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0040-safe_macros-make-is_fuse-return-zero-if-fs_type-is-N.patch
 rename meta/recipes-gnome/epiphany/{epiphany_3.24.3.bb => epiphany_3.26.5.1.bb} (56%)
 delete mode 100644 meta/recipes-gnome/epiphany/files/0001-bookmarks-Check-for-return-value-of-fread.patch
 delete mode 100644 meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch
 create mode 100644 meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.7.4.bb => harfbuzz_1.7.5.bb} (88%)
 create mode 100644 meta/recipes-graphics/libepoxy/libepoxy/0001-Define-MESA_EGL_NO_X11_HEADERS-before-including-eglp.patch
 rename meta/recipes-graphics/libva/{libva-utils_1.8.3.bb => libva-utils_2.0.0.bb} (74%)
 rename meta/recipes-graphics/libva/{libva_1.8.3.bb => libva_2.0.0.bb} (70%)
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.12.bb => wayland-protocols_1.13.bb} (85%)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.9.5.bb => lttng-tools_2.10.2.bb} (95%)
 create mode 100644 meta/recipes-sato/puzzles/files/0001-signpost-Add-paranthesis-to-remove-doubt-about-prece.patch
 rename meta/recipes-support/libevdev/{libevdev_1.5.7.bb => libevdev_1.5.8.bb} (74%)
 create mode 100644 meta/recipes-support/p11-kit/p11-kit/0001-LINGUAS-drop-the-languages-for-which-upstream-does-n.patch

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


More information about the Openembedded-commits mailing list