[oe-commits] [openembedded-core] branch master updated (fc634c4 -> 18cdc08)

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 22:56:26 UTC 2019


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

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

    from fc634c4  Apache-2.0-with-LLVM-exception: Add new license file
     add 3251ce4  meson: update 0.50.1 -> 0.51.1
     add 6239b77  meson.bbclass: do not pass native compiler/linker flags via command line
     add c8ac42f  meson: add a backported patch to address vala cross-compilation errors
     add afbca8d  python3: remove empty python3-distutils-staticdev
     add 16cc9a2  python3: support recommends in manifest
     add 617331a  python3: split out the Windows distutils installer stubs
     add cbbfac2  libedit: Move from meta-oe
     add a11edd6  Change ftp:// URIs to http(s)://
     add 75c188d  webkitgtk: Stop disabling gold on aarch64 and mips
     add 82f8f52  linux-yocto/4.19: update to v4.19.61
     add 2214c58  linux-yocto-dev: bump to 5.3-rcX
     add 4669839  python3-git: update to 2.1.13
     add 56f30e5  runqemu: fix get portlock fail for multi users
     add 9a80a35  ptest-runner: update from 2.3.1 to 2.3.2
     add 2f13b06  grub/libmpc/gdb: Use GNU_MIRROR in more recipes
     add cfaa104  insane: check if the recipe incorrectly uses DEPENDS_${PN}
     add 8d68e3c  weston: change to use meson build system
     add 4d7677b  libxx86misc: remove this now redundant library
     add 1c072b4  xserver-xorg: clean up xorgproto dependencies
     add e7b1a58  xserver-xorg: add PACKAGECONFIG for DGA
     add b00b1bb  xdpyinfo: don't depend on DGA
     add 2d7e485  libxx86dga: remove obsolete client libary
     add 2086e0f  xserver-xorg: remove embedded build path in the source
     add 2ec1b97  xorgproto: update to 2019.1
     add b402773  xserver-xorg: update to 1.20.5
     add 8bb48ac  libx11: update to 1.6.8
     add 18cdc08  sstate: Reduce race windows

No new revisions were added by this update.

Summary of changes:
 meta/classes/insane.bbclass                        |   5 +
 meta/classes/meson.bbclass                         |   6 +-
 meta/classes/sstate.bbclass                        |  12 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/maintainers.inc           |   3 +-
 meta/recipes-bsp/grub/grub2.inc                    |   2 +-
 meta/recipes-connectivity/dhcp/dhcp.inc            |   2 +-
 meta/recipes-core/newlib/newlib.inc                |   2 +-
 meta/recipes-devtools/gdb/gdb-8.3.inc              |   2 +-
 .../libedit/libedit/stdc-predef.patch              |  18 +
 .../libedit/libedit_20190324-3.1.bb                |  23 +
 meta/recipes-devtools/meson/meson.inc              |   7 +-
 .../0001-Make-CPU-family-warnings-fatal.patch      |  10 +-
 ....py-detect-windows-also-if-the-system-str.patch |  14 +-
 ...environment.py-check-environment-for-vari.patch |  20 +-
 ...environment.py-do-not-determine-whether-a.patch |  10 +-
 ...02-Support-building-allarch-recipes-again.patch |   6 +-
 .../meson/meson/0003-native_bindir.patch           |  32 +-
 ...onbuild-allow-multiple-cross-file-options.patch | 185 --------
 .../load-configs-generalise-search-path.patch      |  53 ---
 .../meson/meson/vala-cross-compile.patch           |  50 +++
 .../meson/{meson_0.50.1.bb => meson_0.51.1.bb}     |   0
 ...k-meson_0.50.1.bb => nativesdk-meson_0.51.1.bb} |   0
 ...python3-git_2.1.12.bb => python3-git_2.1.13.bb} |   4 +-
 .../python/python3/python3-manifest.json           |  13 +-
 meta/recipes-devtools/python/python3_3.7.4.bb      |  10 +-
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |   2 +-
 .../wayland/weston/0001-make-error-portable.patch  |  34 +-
 ...ch-Provide-a-default-version-that-doesn-t.patch |  93 ++--
 meta/recipes-graphics/wayland/weston_6.0.1.bb      |  49 ++-
 meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb   |   2 +-
 meta/recipes-graphics/xorg-app/xset_1.2.4.bb       |   2 +-
 .../{libx11-diet_1.6.7.bb => libx11-diet_1.6.8.bb} |   0
 meta/recipes-graphics/xorg-lib/libx11.inc          |   8 +-
 .../xorg-lib/libx11/fix-libtool.patch              |  35 ++
 .../xorg-lib/libx11/no-host-x.patch                |  40 ++
 meta/recipes-graphics/xorg-lib/libx11_1.6.7.bb     |  13 -
 meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb     |   7 +
 .../recipes-graphics/xorg-lib/libxxf86dga_1.1.5.bb |  19 -
 .../xorg-lib/libxxf86misc_1.0.4.bb                 |  19 -
 .../0001-Remove-libdir-specification.patch         | 468 ---------------------
 .../{xorgproto_2018.4.bb => xorgproto_2019.1.bb}   |   6 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |  16 +-
 .../xserver-xorg/sdksyms-no-build-path.patch       |  22 +
 ...erver-xorg_1.20.4.bb => xserver-xorg_1.20.5.bb} |   5 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  20 +-
 meta/recipes-sato/webkit/webkitgtk_2.24.3.bb       |   4 -
 meta/recipes-support/libffi/libffi_3.2.1.bb        |   2 +-
 meta/recipes-support/libmpc/libmpc_1.1.0.bb        |   2 +-
 ...01-utils-Ensure-stdout-stderr-are-flushed.patch |  45 --
 .../0002-use-process-groups-when-spawning.patch    |  35 --
 ...03-utils-Ensure-pipes-are-read-after-exit.patch |  76 ----
 ...-utils-ensure-child-can-be-session-leader.patch | 212 ----------
 ...ptest-runner_2.3.1.bb => ptest-runner_2.3.2.bb} |   8 +-
 scripts/runqemu                                    |   9 +-
 58 files changed, 433 insertions(+), 1326 deletions(-)
 create mode 100644 meta/recipes-devtools/libedit/libedit/stdc-predef.patch
 create mode 100644 meta/recipes-devtools/libedit/libedit_20190324-3.1.bb
 delete mode 100644 meta/recipes-devtools/meson/meson/0007-mesonbuild-allow-multiple-cross-file-options.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
 create mode 100644 meta/recipes-devtools/meson/meson/vala-cross-compile.patch
 rename meta/recipes-devtools/meson/{meson_0.50.1.bb => meson_0.51.1.bb} (100%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.50.1.bb => nativesdk-meson_0.51.1.bb} (100%)
 rename meta/recipes-devtools/python/{python3-git_2.1.12.bb => python3-git_2.1.13.bb} (88%)
 rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.6.7.bb => libx11-diet_1.6.8.bb} (100%)
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11/fix-libtool.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11/no-host-x.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.7.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb
 delete mode 100644 meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.5.bb
 delete mode 100644 meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.4.bb
 delete mode 100644 meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
 rename meta/recipes-graphics/xorg-proto/{xorgproto_2018.4.bb => xorgproto_2019.1.bb} (65%)
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/sdksyms-no-build-path.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.4.bb => xserver-xorg_1.20.5.bb} (85%)
 delete mode 100644 meta/recipes-support/ptest-runner/ptest-runner/0001-utils-Ensure-stdout-stderr-are-flushed.patch
 delete mode 100644 meta/recipes-support/ptest-runner/ptest-runner/0002-use-process-groups-when-spawning.patch
 delete mode 100644 meta/recipes-support/ptest-runner/ptest-runner/0003-utils-Ensure-pipes-are-read-after-exit.patch
 delete mode 100644 meta/recipes-support/ptest-runner/ptest-runner/0004-utils-ensure-child-can-be-session-leader.patch
 rename meta/recipes-support/ptest-runner/{ptest-runner_2.3.1.bb => ptest-runner_2.3.2.bb} (69%)

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


More information about the Openembedded-commits mailing list