[oe-commits] [openembedded-core] branch master updated (844f8d4 -> 4cb6e5c)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 4 23:26:24 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 844f8d4  send-error-report: Fix test for name > 50 chars
     add 3112ff2  meson: various class improvements
     add e33b902  meson: map architecture to correct values in cross file
     add be194a4  meson: validate cpu_family
     add 8dcebad  libdrm: port to Meson
     add bff79ad  mesa: enable surfaceless platform
     add f63a493  automake: 1.15.1 -> 1.16.1
     add 2577fbe  e2fsprogs: 1.43.8 -> 1.44.2
     add b137af6  ccache: 3.3.5 -> 3.4.2
     add 516c1d5  fstests: remove
     add ffb0ece  rpm: Avoid leaking temporary scriplet files
     add 98d3ec9  go: Update 1.9.6 -> 1.9.7
     add 37f288d  go: Update 1.10.2 -> 1.10.3
     add 7b31734  util-linux: alternatify fstrim
     add 29b1555  busybox: Add patch to ignore -c on umount command
     add b039b26  elfutils: clean up patches
     add 4cb6e5c  mesa: add lost Upstream-Status tag

No new revisions were added by this update.

Summary of changes:
 meta/classes/meson.bbclass                         |  23 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/maintainers.inc           |   1 -
 .../busybox/busybox/umount-ignore-c.patch          |  40 ++
 meta/recipes-core/busybox/busybox_1.27.2.bb        |   1 +
 .../packagegroup-core-tools-testapps.bb            |   1 -
 meta/recipes-core/util-linux/util-linux.inc        |   5 +-
 ...utomake-Add-default-libtool_tag-to-cppasm.patch |  18 +-
 ...tion-in-shebangs-with-modern-use-warnings.patch |  68 +-
 .../automake/automake/buildtest.patch              |  20 +-
 .../automake/new_rt_path_for_test-driver.patch     |  22 +-
 .../automake/automake/performance.patch            |  19 +-
 .../automake/automake/python-libdir.patch          |  19 +-
 .../{automake_1.15.1.bb => automake_1.16.1.bb}     |   4 +-
 meta/recipes-devtools/ccache/ccache_3.3.5.bb       |  12 -
 meta/recipes-devtools/ccache/ccache_3.4.2.bb       |  11 +
 .../0002-dev.mk.in-fix-file-name-too-long.patch    |  15 +-
 ...te-man-page-in-the-make-install-from-git-.patch |  33 -
 meta/recipes-devtools/e2fsprogs/e2fsprogs.inc      |   2 +-
 ...ix-build-failure-in-swapfs.c-on-big-endia.patch |  40 --
 ...fs-enable-the-metadata_csum-and-64bit-fea.patch |  12 +-
 .../{e2fsprogs_1.43.8.bb => e2fsprogs_1.44.2.bb}   |   3 +-
 meta/recipes-devtools/elfutils/elfutils_0.172.bb   |   2 -
 ...-packed-structs-follow-the-gcc-memory-lay.patch |  34 -
 .../files/0001-Use-fallthrough-attribute.patch     | 791 ---------------------
 ...0001-libasm-may-link-with-libbz2-if-found.patch |   1 +
 ...ferences-between-mips-machine-identifiers.patch |   3 +
 .../elfutils/files/debian/0001-arm_backend.patch   |   2 +-
 .../files/debian/0001-disable_werror.patch         |   2 +-
 .../files/debian/0001-fix-gcc7-ftbfs.patch         |   2 +-
 .../elfutils/files/debian/0001-hppa_backend.patch  |   2 +-
 .../elfutils/files/debian/0001-mips_backend.patch  |   2 +-
 .../files/debian/0001-mips_readelf_w.patch         |   2 +-
 .../debian/0001-testsuite-ignore-elflint.patch     |   2 +-
 ...-support-for-mips64-abis-in-mips_retval.c.patch |   3 +
 .../0003-Add-mips-n64-relocation-format-hack.patch |   3 +
 .../elfutils/files/debian/hurd_path.patch          |  14 -
 .../elfutils/files/debian/ignore_strmerge.diff     |   3 +
 .../elfutils/files/debian/kfreebsd_path.patch      |  17 -
 meta/recipes-devtools/go/go-1.10.inc               |   6 +-
 meta/recipes-devtools/go/go-1.9.inc                |   6 +-
 meta/recipes-devtools/meson/meson.inc              |   1 +
 .../meson/meson/validate-cpu.patch                 | 118 +++
 ...installing-execute-package-scriptlets-wit.patch |  35 +-
 ...ac-Allow-explicit-enabling-of-cunit-tests.patch |  53 --
 .../recipes-graphics/drm/libdrm/installtests.patch |  25 -
 meta/recipes-graphics/drm/libdrm/musl-ioctl.patch  |  35 +
 meta/recipes-graphics/drm/libdrm_2.4.92.bb         |  22 +-
 meta/recipes-graphics/fstests/fstests_git.bb       |  19 -
 .../0003-winsys-svga-drm-Include-sys-types.h.patch |   1 +
 meta/recipes-graphics/mesa/mesa.inc                |   3 +-
 51 files changed, 394 insertions(+), 1185 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/umount-ignore-c.patch
 rename meta/recipes-devtools/automake/{automake_1.15.1.bb => automake_1.16.1.bb} (89%)
 delete mode 100644 meta/recipes-devtools/ccache/ccache_3.3.5.bb
 create mode 100644 meta/recipes-devtools/ccache/ccache_3.4.2.bb
 delete mode 100644 meta/recipes-devtools/ccache/files/Revert-Create-man-page-in-the-make-install-from-git-.patch
 delete mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.43.8.bb => e2fsprogs_1.44.2.bb} (97%)
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-Ensure-that-packed-structs-follow-the-gcc-memory-lay.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-Use-fallthrough-attribute.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/hurd_path.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/kfreebsd_path.patch
 create mode 100644 meta/recipes-devtools/meson/meson/validate-cpu.patch
 delete mode 100644 meta/recipes-graphics/drm/libdrm/0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch
 delete mode 100644 meta/recipes-graphics/drm/libdrm/installtests.patch
 create mode 100644 meta/recipes-graphics/drm/libdrm/musl-ioctl.patch
 delete mode 100644 meta/recipes-graphics/fstests/fstests_git.bb

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


More information about the Openembedded-commits mailing list