Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update layers, enable llvmpile for mesa and correct URL for meta-clang #193

Merged
merged 4 commits into from
Aug 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
branch = yoe/master
[submodule "sources/meta-clang"]
path = sources/meta-clang
url = https://github.com/kraj/meta-clang
url = https://github.com/YoeDistro/meta-clang
branch = master
4 changes: 4 additions & 0 deletions conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ PACKAGE_FEED_URIS ??= "http://<FEEDSERVER>"
#PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
#PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"

# Enable llvm-pipe
PACKAGECONFIG_append_pn-mesa_qemux86 = " gallium-llvm"
PACKAGECONFIG_append_pn-mesa_qemux86-64 = " gallium-llvm"

# Enable serial console on Raspberry PI systems
ENABLE_UART = "1"

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-browser
Submodule meta-browser updated 36 files
+1 −33 dynamic-layers/rust-layer/recipes-browser/firefox-l10n/README
+0 −1 recipes-browser/chromium/chromium-gn.inc
+0 −491 ...pes-browser/chromium/chromium-ozone-wayland/0001-ozone-wayland-Factored-the-clipboard-logic-out-of-Wa.patch
+11 −6 recipes-browser/chromium/chromium-ozone-wayland/0001-ozone-wayland-Fix-method-prototype-match.patch
+0 −51 ...pes-browser/chromium/chromium-ozone-wayland/0001-v4l2_device-CanCreateEGLImageFrom-support-all-ARM-So.patch
+0 −272 recipes-browser/chromium/chromium-ozone-wayland/0002-Convert-wayland-buffer-to-the-new-shared-memory-API.patch
+0 −112 ...pes-browser/chromium/chromium-ozone-wayland/0003-Migrate-WaylandCanvasSurface-to-the-new-shared-memor.patch
+0 −1,446 recipes-browser/chromium/chromium-ozone-wayland/0004-ozone-wayland-Ease-the-buffer-swap-and-maintenance.patch
+0 −45 recipes-browser/chromium/chromium-ozone-wayland/0005-ozone-wayland-Fix-presentation-feedback-flags.patch
+0 −98 ...pes-browser/chromium/chromium-ozone-wayland/0006-wayland-Do-not-release-shared-memory-fd-when-passing.patch
+0 −316 ...pes-browser/chromium/chromium-ozone-wayland/0007-ozone-wayland-Don-t-wait-for-frame-callback-after-su.patch
+0 −61 ...pes-browser/chromium/chromium-ozone-wayland/0008-ozone-wayland-Do-not-add-window-if-manager-does-not-.patch
+0 −70 recipes-browser/chromium/chromium-ozone-wayland/0009-ozone-wayland-Fix-NativeGpuMemoryBuffers-usage.patch
+0 −125 recipes-browser/chromium/chromium-ozone-wayland/0010-ozone-wayland-Add-immediate-release-support.patch
+0 −426 recipes-browser/chromium/chromium-ozone-wayland/0011-ozone-wayland-Wrap-wl_shm-to-WaylandShm.patch
+0 −115 ...pes-browser/chromium/chromium-ozone-wayland/0012-ozone-wayland-Shm-Proxy-make-mojo-calls-on-the-gpu-t.patch
+0 −460 recipes-browser/chromium/chromium-ozone-wayland/0013-ozone-wayland-Shm-add-buffer_id.patch
+0 −1,699 ...pes-browser/chromium/chromium-ozone-wayland/0014-ozone-wayland-Unite-Wayland-ShmBufferManager-and-Buf.patch
+0 −353 ...pes-browser/chromium/chromium-ozone-wayland/0015-ozone-wayland-Stop-providing-WaylandConnection-throu.patch
+0 −62 ...pes-browser/chromium/chromium-ozone-wayland/0016-ozone-wayland-Improve-logging-when-creating-gbm-buff.patch
+0 −2,825 ...pes-browser/chromium/chromium-ozone-wayland/0017-ozone-wayland-Establish-BufferManagerGpu-and-BufferM.patch
+0 −81 recipes-browser/chromium/chromium-ozone-wayland/0018-ozone-wayland-Use-new-shmen-API-when-loading-keymap.patch
+0 −659 ...pes-browser/chromium/chromium-ozone-wayland/0019-ozone-wayland-Prepare-WaylandCanvasSurface-for-compl.patch
+0 −175 recipes-browser/chromium/chromium-ozone-wayland/0020-ozone-wayland-Reset-surface-contents-in-a-safe-way.patch
+0 −275 recipes-browser/chromium/chromium-ozone-wayland/0021-Ozone-Wayland-Manager-make-mojo-calls-on-IO-thread.patch
+0 −231 ...pes-browser/chromium/chromium-ozone-wayland/0022-ozone-wayland-Manager-tests-exercise-tests-with-mojo.patch
+0 −112 recipes-browser/chromium/chromium-ozone-wayland/0023-ozone-wayland-Fix-broken-software-rendering-path.patch
+40 −36 recipes-browser/chromium/chromium-ozone-wayland/V4L2/0001-Add-support-for-V4L2VDA-on-Linux.patch
+8 −2 recipes-browser/chromium/chromium-ozone-wayland/V4L2/0002-Add-mmap-via-libv4l-to-generic_v4l2_device.patch
+0 −61 recipes-browser/chromium/chromium-ozone-wayland_75.0.3770.142.bb
+37 −0 recipes-browser/chromium/chromium-ozone-wayland_76.0.3809.87.bb
+0 −0 recipes-browser/chromium/chromium-x11_76.0.3809.87.bb
+8 −10 recipes-browser/chromium/chromium.inc
+0 −43 recipes-browser/chromium/files/0001-libstdc-do-not-assume-unique_ptr-has-ostream-operato.patch
+12 −4 recipes-browser/chromium/files/v8-qemu-wrapper.patch
+0 −0 recipes-browser/chromium/gn-native_76.0.3809.87.bb
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-odroid
Submodule meta-odroid updated 26 files
+0 −429 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/exynos/odroid-exynos-common.cfg
+0 −4 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/exynos/odroid-exynos-common.scc
+0 −1,278 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/exynos/odroid-exynos-devices.cfg
+0 −871 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/meson/meson32-common.cfg
+0 −3 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/meson/meson32-common.scc
+0 −3,181 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/meson/meson64-common.cfg
+0 −3 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/meson/meson64-common.scc
+0 −9 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-c1/odroid-c1.scc
+0 −12 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-c2/odroid-c2.scc
+0 −8 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-h2/odroid-h2.scc
+0 −7 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-hc1/odroid-hc1.scc
+0 −9 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-xu3-lite/odroid-xu3-lite.scc
+0 −9 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-xu3/odroid-xu3.scc
+0 −9 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/bsp/odroid-xu4/odroid-xu4.scc
+0 −1 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/features/graphics/fb.scc
+0 −15 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/features/security/apparmor.cfg
+0 −3 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/features/security/apparmor.scc
+0 −1 recipes-kernel/linux/linux-stable-5.1/odroid-kmeta/features/security/apparmor_on_boot.cfg
+0 −72 recipes-kernel/linux/linux-stable-5.1/odroid/0001-exynos5422-odroidhc1.dts-fix-booting-from-mmc.patch
+0 −92 recipes-kernel/linux/linux-stable-5.1/odroid/mali_odroid-xu.patch
+0 −2 recipes-kernel/linux/linux-stable-5.1/odroid/odroid.scc
+0 −56 recipes-kernel/linux/linux-stable-5.2/odroid-kmeta/bsp/exynos/odroid-exynos-common.cfg
+0 −572 recipes-kernel/linux/linux-stable-5.2/odroid-kmeta/bsp/meson/meson32-common.cfg
+0 −2,033 recipes-kernel/linux/linux-stable-5.2/odroid-kmeta/bsp/meson/meson64-common.cfg
+0 −11 recipes-kernel/linux/linux-stable_5.1.bb
+3 −6 recipes-kernel/linux/linux-stable_5.2.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 98 files
+20 −0 meta-filesystems/recipes-utils/ufs-tool/ufs-tool_git.bb
+2 −1 meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_3.32.0.bb
+1 −1 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
+1 −1 meta-gnome/recipes-gnome/metacity/metacity_3.32.0.bb
+6 −5 meta-initramfs/recipes-devtools/klibc/files/klcc-cross-accept-clang-options.patch
+48 −0 meta-networking/recipes-connectivity/snort/snort/0001-chdeck-for-gettid-API-during-configure.patch
+1 −0 meta-networking/recipes-connectivity/snort/snort_2.9.14.bb
+1 −1 meta-networking/recipes-connectivity/wolfssl/wolfssl_4.1.0.bb
+67 −0 meta-networking/recipes-daemons/opensaf/opensaf/0001-Add-configure-time-check-for-gettid-API.patch
+1 −0 meta-networking/recipes-daemons/opensaf/opensaf_5.19.03.bb
+37 −0 meta-networking/recipes-daemons/postfix/files/0001-Fixed-build-failure-with-glibc-2.30-due-to-dropped-R.patch
+0 −11 meta-networking/recipes-daemons/postfix/postfix.inc
+14 −4 meta-networking/recipes-daemons/postfix/postfix_3.4.5.bb
+0 −0 meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20190702.bb
+0 −0 meta-networking/recipes-kernel/wireguard/wireguard-tools_0.0.20190702.bb
+2 −2 meta-networking/recipes-kernel/wireguard/wireguard.inc
+1 −1 meta-networking/recipes-netkit/netkit-rusers/netkit-rusers_0.17.bb
+18 −15 meta-networking/recipes-support/chrony/chrony/arm_eabi.patch
+2 −3 meta-networking/recipes-support/chrony/chrony_3.5.bb
+45 −0 meta-networking/recipes-support/nis/ypbind-mt/0001-Add-configure-time-check-for-gettid-API.patch
+1 −0 meta-networking/recipes-support/nis/ypbind-mt_2.6.bb
+10 −2 meta-networking/recipes-support/openvpn/openvpn/openvpn
+2 −2 meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+4 −5 meta-oe/recipes-core/glib-2.0/glibmm_2.58.1.bb
+2 −2 meta-oe/recipes-crypto/libsodium/libsodium_1.0.18.bb
+0 −17 meta-oe/recipes-devtools/libedit/libedit/stdc-predef.patch
+0 −23 meta-oe/recipes-devtools/libedit/libedit_20190324-3.1.bb
+0 −2 meta-oe/recipes-devtools/log4cplus/log4cplus_2.0.4.bb
+1 −1 meta-oe/recipes-devtools/octave/octave_4.4.1.bb
+33 −0 meta-oe/recipes-devtools/openocd/openocd/0001-Do-not-include-syscrtl.h-with-glibc.patch
+1 −0 meta-oe/recipes-devtools/openocd/openocd_git.bb
+1 −1 meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
+98 −0 meta-oe/recipes-extended/collectd/collectd/0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch
+1 −0 meta-oe/recipes-extended/collectd/collectd_5.8.1.bb
+2 −2 meta-oe/recipes-extended/dialog/dialog_1.3-20190728.bb
+37 −0 meta-oe/recipes-extended/icewm/icewm/0001-configure.ac-skip-running-test-program-when-cross-co.patch
+39 −0 meta-oe/recipes-extended/icewm/icewm_1.5.5.bb
+13 −0 meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb
+2 −3 meta-oe/recipes-extended/rsyslog/rsyslog_8.1907.0.bb
+10 −25 meta-oe/recipes-extended/zstd/zstd_1.4.2.bb
+1 −1 meta-oe/recipes-kernel/crash/crash_7.2.6.bb
+0 −1 meta-oe/recipes-kernel/oprofile/oprofile.inc
+32 −0 meta-oe/recipes-kernel/pm-graph/pm-graph/0001-bootgraph.py.patch
+3 −1 meta-oe/recipes-kernel/pm-graph/pm-graph_5.3.bb
+0 −53 meta-oe/recipes-multimedia/alsa/alsa-oss/libio.patch
+1 −25 meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb
+2 −2 meta-oe/recipes-support/hwdata/hwdata_git.bb
+29 −0 meta-oe/recipes-support/itstool/itstool/0001-Don-t-use-build-time-hardcoded-python-binary-path.patch
+2 −6 meta-oe/recipes-support/itstool/itstool_2.0.5.bb
+1 −1 meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.59.bb
+1 −1 meta-oe/recipes-support/lvm2/lvm2.inc
+3 −3 meta-oe/recipes-support/openldap/openldap_2.4.48.bb
+0 −32 meta-oe/recipes-support/poppler/poppler/0001-glib-CMakeLists.txt-Add-libpoppler-to-link-along-wit.patch
+21 −10 meta-oe/recipes-support/poppler/poppler/basename-include.patch
+2 −3 meta-oe/recipes-support/poppler/poppler_0.79.0.bb
+1 −1 meta-oe/recipes-support/sharutils/sharutils_4.15.2.bb
+2 −0 meta-oe/recipes-support/syslog-ng/syslog-ng.inc
+1 −1 meta-oe/recipes-support/tree/tree_1.7.0.bb
+1 −1 meta-oe/recipes-support/zile/zile_2.4.14.bb
+11 −11 meta-oe/recipes-test/fwts/fwts/0001-Remove-Werror-from-build.patch
+0 −84 meta-oe/recipes-test/fwts/fwts/0001-ignore-constant-logical-operand-warning-with-clang.patch
+4 −7 meta-oe/recipes-test/fwts/fwts_19.06.00.bb
+0 −2 meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb
+24 −0 meta-python/recipes-devtools/python/python-coloredlogs.inc
+2 −0 meta-python/recipes-devtools/python/python-coloredlogs_10.0.bb
+2 −2 meta-python/recipes-devtools/python/python-cython.inc
+0 −0 meta-python/recipes-devtools/python/python-cython_0.29.13.bb
+2 −2 meta-python/recipes-devtools/python/python-jsonpatch.inc
+0 −0 meta-python/recipes-devtools/python/python-jsonpatch_1.24.bb
+2 −2 meta-python/recipes-devtools/python/python-lxml.inc
+0 −0 meta-python/recipes-devtools/python/python-lxml_4.4.0.bb
+3 −3 meta-python/recipes-devtools/python/python-pyasn1-modules.inc
+0 −0 meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.6.bb
+2 −2 meta-python/recipes-devtools/python/python-pyasn1.inc
+0 −0 meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb
+2 −2 meta-python/recipes-devtools/python/python-pycodestyle.inc
+0 −0 meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb
+2 −2 meta-python/recipes-devtools/python/python-pyparsing.inc
+0 −0 meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb
+2 −2 meta-python/recipes-devtools/python/python-pytest-runner.inc
+0 −0 meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb
+2 −2 meta-python/recipes-devtools/python/python-pytz.inc
+0 −0 meta-python/recipes-devtools/python/python-pytz_2019.2.bb
+2 −0 meta-python/recipes-devtools/python/python3-coloredlogs_10.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-cython_0.29.13.bb
+0 −0 meta-python/recipes-devtools/python/python3-jsonpatch_1.24.bb
+0 −0 meta-python/recipes-devtools/python/python3-lxml_4.4.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.6.bb
+0 −0 meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb
+0 −0 meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb
+0 −0 meta-python/recipes-devtools/python/python3-pytest-runner_5.1.bb
+0 −0 meta-python/recipes-devtools/python/python3-pytz_2019.2.bb
+0 −21 meta-webserver/recipes-webadmin/netdata/netdata/0001-Correct-Timeout-issue.patch
+42 −0 meta-webserver/recipes-webadmin/netdata/netdata/0001-Correct-timeout-issue.patch
+0 −27 meta-webserver/recipes-webadmin/netdata/netdata/0001-makefile-Do-not-build-contrib-dir.patch
+24 −0 meta-webserver/recipes-webadmin/netdata/netdata/0002-Makefiles-does-not-build-contrib-dir.patch
+6 −10 meta-webserver/recipes-webadmin/netdata/netdata_git.bb
2 changes: 1 addition & 1 deletion sources/meta-riscv
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 58 files
+5 −0 meta/classes/insane.bbclass
+1 −5 meta/classes/meson.bbclass
+11 −1 meta/classes/sstate.bbclass
+0 −1 meta/conf/distro/include/distro_alias.inc
+1 −2 meta/conf/distro/include/maintainers.inc
+1 −1 meta/recipes-bsp/grub/grub2.inc
+1 −1 meta/recipes-connectivity/dhcp/dhcp.inc
+1 −1 meta/recipes-core/newlib/newlib.inc
+1 −1 meta/recipes-devtools/gdb/gdb-8.3.inc
+18 −0 meta/recipes-devtools/libedit/libedit/stdc-predef.patch
+23 −0 meta/recipes-devtools/libedit/libedit_20190324-3.1.bb
+3 −4 meta/recipes-devtools/meson/meson.inc
+5 −5 meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch
+9 −5 meta/recipes-devtools/meson/meson/0001-environment.py-detect-windows-also-if-the-system-str.patch
+9 −11 meta/recipes-devtools/meson/meson/0001-mesonbuild-environment.py-check-environment-for-vari.patch
+5 −5 meta/recipes-devtools/meson/meson/0001-mesonbuild-environment.py-do-not-determine-whether-a.patch
+3 −3 meta/recipes-devtools/meson/meson/0002-Support-building-allarch-recipes-again.patch
+16 −16 meta/recipes-devtools/meson/meson/0003-native_bindir.patch
+0 −185 meta/recipes-devtools/meson/meson/0007-mesonbuild-allow-multiple-cross-file-options.patch
+0 −53 meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
+50 −0 meta/recipes-devtools/meson/meson/vala-cross-compile.patch
+0 −0 meta/recipes-devtools/meson/meson_0.51.1.bb
+0 −0 meta/recipes-devtools/meson/nativesdk-meson_0.51.1.bb
+2 −2 meta/recipes-devtools/python/python3-git_2.1.13.bb
+7 −6 meta/recipes-devtools/python/python3/python3-manifest.json
+8 −2 meta/recipes-devtools/python/python3_3.7.4.bb
+1 −1 meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+18 −16 meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
+58 −35 meta/recipes-graphics/wayland/weston/0001-weston-launch-Provide-a-default-version-that-doesn-t.patch
+26 −23 meta/recipes-graphics/wayland/weston_6.0.1.bb
+1 −1 meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb
+1 −1 meta/recipes-graphics/xorg-app/xset_1.2.4.bb
+0 −0 meta/recipes-graphics/xorg-lib/libx11-diet_1.6.8.bb
+6 −2 meta/recipes-graphics/xorg-lib/libx11.inc
+35 −0 meta/recipes-graphics/xorg-lib/libx11/fix-libtool.patch
+40 −0 meta/recipes-graphics/xorg-lib/libx11/no-host-x.patch
+0 −13 meta/recipes-graphics/xorg-lib/libx11_1.6.7.bb
+7 −0 meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb
+0 −19 meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.5.bb
+0 −19 meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.4.bb
+0 −468 meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
+2 −4 meta/recipes-graphics/xorg-proto/xorgproto_2019.1.bb
+8 −8 meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+22 −0 meta/recipes-graphics/xorg-xserver/xserver-xorg/sdksyms-no-build-path.patch
+3 −2 meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.5.bb
+1 −1 meta/recipes-kernel/linux/linux-yocto-dev.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
+4 −4 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+10 −10 meta/recipes-kernel/linux/linux-yocto_4.19.bb
+0 −4 meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
+1 −1 meta/recipes-support/libffi/libffi_3.2.1.bb
+1 −1 meta/recipes-support/libmpc/libmpc_1.1.0.bb
+0 −45 meta/recipes-support/ptest-runner/ptest-runner/0001-utils-Ensure-stdout-stderr-are-flushed.patch
+0 −35 meta/recipes-support/ptest-runner/ptest-runner/0002-use-process-groups-when-spawning.patch
+0 −76 meta/recipes-support/ptest-runner/ptest-runner/0003-utils-Ensure-pipes-are-read-after-exit.patch
+0 −212 meta/recipes-support/ptest-runner/ptest-runner/0004-utils-ensure-child-can-be-session-leader.patch
+2 −6 meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
+3 −6 scripts/runqemu