Re: [OE-core] [PATCH 35/48] ell: upgrade 0.33 -> 0.35

2020-12-26 Thread Khem Raj
regresses iwd builds see https://errors.yoctoproject.org/Errors/Details/540274/ On Sat, Dec 26, 2020 at 1:29 AM Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > --- > ...l-add-missing-include-in-dhcp-server.patch | 23 >

[OE-core] [meta-selftest][PATCH] selftest-chown: add test for fifos

2020-12-26 Thread Trevor Woerner
Verify that fifos are properly handled by the build system. Signed-off-by: Trevor Woerner --- meta-selftest/recipes-test/selftest-chown/selftest-chown.bb | 5 + meta/lib/oeqa/selftest/cases/package.py | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH] kernel-devsrc: fix 32bit ARM devsrc builds

2020-12-26 Thread Bruce Ashfield
From: Bruce Ashfield As a follow up to commit: 0fc66a0b64953 [kernel: provide module.lds for out of tree builds in v5.10+], we must not only copy module.lds from its new location, we have to not error when it isn't found in the old location. With this tweak, we have coverage on all supported

[OE-core] [PATCH 47/48] zstd: add recipe from meta-oe

2020-12-26 Thread Alexander Kanavin
Zstd is becoming increasingly popular as the modern compression standard, and there are several recipes in core now that have an option for it. Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/maintainers.inc | 1 + .../0001-Fix-legacy-build-after-2103.patch| 27

[OE-core] [PATCH 48/48] zstd: update 1.4.5 -> 1.4.8

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-Fix-legacy-build-after-2103.patch| 27 --- ...rt-all-wildcard-file-list-expansions.patch | 80 +++ .../zstd/{zstd_1.4.5.bb => zstd_1.4.8.bb} | 6 +- 3 files changed, 83 insertions(+), 30 deletions(-) delete mode 100644

[OE-core] [PATCH 46/48] systemd-bootchart: update 233 -> 234

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{systemd-bootchart_233.bb => systemd-bootchart_234.bb}| 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta/recipes-devtools/systemd-bootchart/{systemd-bootchart_233.bb => systemd-bootchart_234.bb} (92%) diff --git

[OE-core] [PATCH 43/48] python3: update 3.9.0 -> 3.9.1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../python/python3/CVE-2020-27619.patch | 69 --- .../{python3_3.9.0.bb => python3_3.9.1.bb}| 4 +- 2 files changed, 1 insertion(+), 72 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3/CVE-2020-27619.patch

[OE-core] [PATCH 44/48] vulkan-loader: upgrade 1.2.154.1 -> 1.2.162.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...name-LIB_SUFFIX-to-VULKAN_LIB_SUFFIX.patch | 40 +++ 2.154.1.bb => vulkan-loader_1.2.162.0.bb} | 6 ++- 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644

[OE-core] [PATCH 42/48] python3-importlib-metadata: update 3.1.1 -> 3.3.0

2020-12-26 Thread Alexander Kanavin
Correct SRC_URI and upstream regex to enable automatic version upgrades. Signed-off-by: Alexander Kanavin --- ...etadata_3.1.1.bb => python3-importlib-metadata_3.3.0.bb} | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) rename

[OE-core] [PATCH 41/48] libva-utils: update 2.9.1 -> 2.10.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libva/{libva-utils_2.9.1.bb => libva-utils_2.10.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/libva/{libva-utils_2.9.1.bb => libva-utils_2.10.0.bb} (90%) diff --git

[OE-core] [PATCH 45/48] vulkan-tools: upgrade 1.2.154.0 -> 1.2.162.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{vulkan-tools_1.2.154.0.bb => vulkan-tools_1.2.162.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/vulkan/{vulkan-tools_1.2.154.0.bb => vulkan-tools_1.2.162.0.bb} (94%) diff --git

[OE-core] [PATCH 39/48] sbc: update 1.4 -> 1.5

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...-sbc_primitives-Fix-build-on-non-x86.patch | 45 +++ .../sbc/{sbc_1.4.bb => sbc_1.5.bb}| 7 +-- 2 files changed, 49 insertions(+), 3 deletions(-) create mode 100644

[OE-core] [PATCH 40/48] libdnf: update 0.55.0 -> 0.55.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libdnf/{libdnf_0.55.0.bb => libdnf_0.55.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libdnf/{libdnf_0.55.0.bb => libdnf_0.55.2.bb} (96%) diff --git

[OE-core] [PATCH 38/48] piglit: update to latest revision

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...nder-ops.c-add-missing-format-string.patch | 24 +++ meta/recipes-graphics/piglit/piglit_git.bb| 3 ++- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644

[OE-core] [PATCH 37/48] rpm: update 4.16.0 -> 4.16.1.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...lib-rpm-as-the-installation-path-for.patch | 10 .../0001-rpmdb.c-add-a-missing-include.patch | 25 --- .../rpm/{rpm_4.16.0.bb => rpm_4.16.1.2.bb}| 3 +-- 3 files changed, 6 insertions(+), 32 deletions(-) delete mode 100644

[OE-core] [PATCH 36/48] glib-2.0: update 2.66.2 -> 2.66.4

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../glib-2.0/{glib-2.0_2.66.2.bb => glib-2.0_2.66.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.66.2.bb => glib-2.0_2.66.4.bb} (95%) diff --git

[OE-core] [PATCH 35/48] ell: upgrade 0.33 -> 0.35

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...l-add-missing-include-in-dhcp-server.patch | 23 .../ell/0001-pem.c-do-not-use-rawmemchr.patch | 27 +++ .../ell/{ell_0.33.bb => ell_0.35.bb} | 7 +++-- 3 files changed, 55 insertions(+), 2 deletions(-) create

[OE-core] [PATCH 34/48] xserver-xorg: upgrade 1.20.9 -> 1.20.10

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{xserver-xorg_1.20.9.bb => xserver-xorg_1.20.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.9.bb => xserver-xorg_1.20.10.bb} (93%) diff --git

[OE-core] [PATCH 31/48] vulkan-headers: upgrade 1.2.154.0 -> 1.2.162.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...{vulkan-headers_1.2.154.0.bb => vulkan-headers_1.2.162.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/vulkan/{vulkan-headers_1.2.154.0.bb => vulkan-headers_1.2.162.0.bb} (90%) diff --git

[OE-core] [PATCH 33/48] xprop: upgrade 1.2.4 -> 1.2.5

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../xorg-app/{xprop_1.2.4.bb => xprop_1.2.5.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xprop_1.2.4.bb => xprop_1.2.5.bb} (78%) diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.4.bb

[OE-core] [PATCH 32/48] webkitgtk: upgrade 2.30.2 -> 2.30.4

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...er-exposes-FALSE-and-TRUE-macros-by-.patch | 180 -- ...ebkitgtk_2.30.2.bb => webkitgtk_2.30.4.bb} | 3 +- 2 files changed, 1 insertion(+), 182 deletions(-) delete mode 100644

[OE-core] [PATCH 30/48] vala: upgrade 0.50.1 -> 0.50.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/{vala_0.50.1.bb => vala_0.50.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/vala/{vala_0.50.1.bb => vala_0.50.2.bb} (50%) diff --git a/meta/recipes-devtools/vala/vala_0.50.1.bb

[OE-core] [PATCH 27/48] sudo: upgrade 1.9.3p1 -> 1.9.4p1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-extended/sudo/{sudo_1.9.3p1.bb => sudo_1.9.4p1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sudo/{sudo_1.9.3p1.bb => sudo_1.9.4p1.bb} (95%) diff --git a/meta/recipes-extended/sudo/sudo_1.9.3p1.bb

[OE-core] [PATCH 24/48] python3-setuptools-scm: upgrade 4.1.2 -> 5.0.1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...setuptools-scm_4.1.2.bb => python3-setuptools-scm_5.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools-scm_4.1.2.bb => python3-setuptools-scm_5.0.1.bb} (80%) diff --git

[OE-core] [PATCH 26/48] stress-ng: upgrade 0.11.24 -> 0.12.00

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../stress-ng/{stress-ng_0.11.24.bb => stress-ng_0.12.00.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.11.24.bb => stress-ng_0.12.00.bb} (90%) diff --git

[OE-core] [PATCH 29/48] util-linux: upgrade 2.36 -> 2.36.1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../util-linux/{util-linux_2.36.bb => util-linux_2.36.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/util-linux/{util-linux_2.36.bb => util-linux_2.36.1.bb} (99%) diff --git

[OE-core] [PATCH 28/48] sysvinit: upgrade 2.97 -> 2.98

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../sysvinit/{sysvinit_2.97.bb => sysvinit_2.98.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/sysvinit/{sysvinit_2.97.bb => sysvinit_2.98.bb} (97%) diff --git a/meta/recipes-core/sysvinit/sysvinit_2.97.bb

[OE-core] [PATCH 23/48] python3-py: upgrade 1.9.0 -> 1.10.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../python/{python3-py_1.9.0.bb => python3-py_1.10.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-py_1.9.0.bb => python3-py_1.10.0.bb} (72%) diff --git

[OE-core] [PATCH 22/48] python3-hypothesis: upgrade 5.41.5 -> 5.43.3

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...ython3-hypothesis_5.41.5.bb => python3-hypothesis_5.43.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_5.41.5.bb => python3-hypothesis_5.43.3.bb} (81%) diff --git

[OE-core] [PATCH 25/48] sqlite3: upgrade 3.33.0 -> 3.34.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../sqlite/{sqlite3_3.33.0.bb => sqlite3_3.34.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/sqlite/{sqlite3_3.33.0.bb => sqlite3_3.34.0.bb} (83%) diff --git

[OE-core] [PATCH 14/48] libpcre2: upgrade 10.35 -> 10.36

2020-12-26 Thread Alexander Kanavin
License-Update: email address changed Signed-off-by: Alexander Kanavin --- .../libpcre/{libpcre2_10.35.bb => libpcre2_10.36.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libpcre/{libpcre2_10.35.bb => libpcre2_10.36.bb} (91%) diff --git

[OE-core] [PATCH 21/48] puzzles: upgrade to latest revision

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 8e4d5b3349..5b65cf8655 100644 ---

[OE-core] [PATCH 13/48] libmodulemd: upgrade 2.9.4 -> 2.11.1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb index

[OE-core] [PATCH 20/48] ninja: upgrade 1.10.1 -> 1.10.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-devtools/ninja/{ninja_1.10.1.bb => ninja_1.10.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ninja/{ninja_1.10.1.bb => ninja_1.10.2.bb} (92%) diff --git a/meta/recipes-devtools/ninja/ninja_1.10.1.bb

[OE-core] [PATCH 19/48] lighttpd: upgrade 1.4.56 -> 1.4.57

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../lighttpd/{lighttpd_1.4.56.bb => lighttpd_1.4.57.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.56.bb => lighttpd_1.4.57.bb} (96%) diff --git

[OE-core] [PATCH 17/48] libva: upgrade 2.9.0 -> 2.10.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libva/{libva-initial_2.9.0.bb => libva-initial_2.10.0.bb} | 0 meta/recipes-graphics/libva/libva.inc | 2 +- meta/recipes-graphics/libva/{libva_2.9.0.bb => libva_2.10.0.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 18/48] libx11: upgrade 1.6.12 -> 1.7.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../xorg-lib/files/libx11-whitespace.patch| 56 --- .../xorg-lib/libx11-compose-data_1.6.8.bb | 2 +- .../{libx11_1.6.12.bb => libx11_1.7.0.bb} | 6 +- 3 files changed, 4 insertions(+), 60 deletions(-) delete mode 100644

[OE-core] [PATCH 16/48] libusb1: upgrade 1.0.23 -> 1.0.24

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libusb/{libusb1_1.0.23.bb => libusb1_1.0.24.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/libusb/{libusb1_1.0.23.bb => libusb1_1.0.24.bb} (90%) diff --git

[OE-core] [PATCH 12/48] kea: upgrade 1.8.1 -> 1.8.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-connectivity/kea/{kea_1.8.1.bb => kea_1.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/kea/{kea_1.8.1.bb => kea_1.8.2.bb} (97%) diff --git a/meta/recipes-connectivity/kea/kea_1.8.1.bb

[OE-core] [PATCH 11/48] kbd: upgrade 2.3.0 -> 2.4.0

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-core/kbd/{kbd_2.3.0.bb => kbd_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/kbd/{kbd_2.3.0.bb => kbd_2.4.0.bb} (92%) diff --git a/meta/recipes-core/kbd/kbd_2.3.0.bb

[OE-core] [PATCH 15/48] libtirpc: upgrade 1.2.6 -> 1.3.1

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libtirpc/{libtirpc_1.2.6.bb => libtirpc_1.3.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-extended/libtirpc/{libtirpc_1.2.6.bb => libtirpc_1.3.1.bb} (86%) diff --git

[OE-core] [PATCH 10/48] init-system-helpers: upgrade 1.58 -> 1.60

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...{init-system-helpers_1.58.bb => init-system-helpers_1.60.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/initscripts/{init-system-helpers_1.58.bb => init-system-helpers_1.60.bb} (96%) diff --git

[OE-core] [PATCH 09/48] gtk+3: upgrade 3.24.23 -> 3.24.24

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gtk+/{gtk+3_3.24.23.bb => gtk+3_3.24.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk+3_3.24.23.bb => gtk+3_3.24.24.bb} (89%) diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.23.bb

[OE-core] [PATCH 08/48] ethtool: upgrade 5.9 -> 5.10

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../ethtool/ethtool/avoid_parallel_tests.patch | 6 +++--- .../ethtool/{ethtool_5.9.bb => ethtool_5.10.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_5.9.bb =>

[OE-core] [PATCH 06/48] enchant2: upgrade 2.2.13 -> 2.2.14

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../enchant/{enchant2_2.2.13.bb => enchant2_2.2.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/enchant/{enchant2_2.2.13.bb => enchant2_2.2.14.bb} (90%) diff --git

[OE-core] [PATCH 07/48] epiphany: upgrade 3.38.1 -> 3.38.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../epiphany/{epiphany_3.38.1.bb => epiphany_3.38.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/epiphany/{epiphany_3.38.1.bb => epiphany_3.38.2.bb} (90%) diff --git

[OE-core] [PATCH 05/48] dnf: upgrade 4.4.0 -> 4.5.2

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/dnf/{dnf_4.4.0.bb => dnf_4.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/dnf/{dnf_4.4.0.bb => dnf_4.5.2.bb} (98%) diff --git a/meta/recipes-devtools/dnf/dnf_4.4.0.bb

[OE-core] [PATCH 03/48] bind: upgrade 9.16.9 -> 9.16.10

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../0001-avoid-start-failure-with-bind-user.patch | 0 .../0001-named-lwresd-V-and-start-log-hide-build-options.patch | 0 .../bind-ensure-searching-for-json-headers-searches-sysr.patch | 0 .../bind/{bind-9.16.9 => bind-9.16.10}/bind9

[OE-core] [PATCH 04/48] diffoscope: upgrade 161 -> 163

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_161.bb => diffoscope_163.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_161.bb => diffoscope_163.bb} (83%) diff --git

[OE-core] [PATCH 02/48] acpica: upgrade 20201113 -> 20201217

2020-12-26 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../acpica/{acpica_20201113.bb => acpica_20201217.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/acpica/{acpica_20201113.bb => acpica_20201217.bb} (94%) diff --git

[OE-core] [PATCH 01/48] oeqa/ptest: print a warning if ptests failed

2020-12-26 Thread Alexander Kanavin
This allows spotting ptest regressions without having hard ptest failures (for that full ptest stability should be achieved). Signed-off-by: Alexander Kanavin --- meta/lib/oeqa/runtime/cases/ptest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/lib/oeqa/runtime/cases/ptest.py