All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/24] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
@ 2020-01-29  9:07 Alexander Kanavin
  2020-01-29  9:07 ` [PATCH 02/24] findutils: drop upstream-version-is-even Alexander Kanavin
                   ` (22 more replies)
  0 siblings, 23 replies; 28+ messages in thread
From: Alexander Kanavin @ 2020-01-29  9:07 UTC (permalink / raw)
  To: openembedded-core

The lists of ptests are defined via PTESTS_FAST and PTESTS_SLOW;
ptests-pkgs also pulls in additional items that are specifically
excluded from those due to causing issues with ptesting (particularly,
bash-ptest is non-deterministic and was dropped from PTESTS_FAST/SLOW
yet still gets pulled in via ptest-pkgs, and is causing failures).

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 meta/recipes-sato/images/core-image-sato-sdk-ptest.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
index 85b5adbc693..58c257c49fb 100644
--- a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
+++ b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
@@ -3,8 +3,6 @@ require conf/distro/include/ptest-packagelists.inc
 
 DESCRIPTION += "Also includes ptest packages."
 
-IMAGE_FEATURES += "ptest-pkgs"
-
 PROVIDES += "core-image-sato-ptest"
 
 # Also include ptests which may not otherwise be included in a sato image
-- 
2.25.0



^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2020-03-04 10:13 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  9:07 [PATCH 01/24] core-image-sato-sdk-ptest: do not pull in ptest-pkgs Alexander Kanavin
2020-01-29  9:07 ` [PATCH 02/24] findutils: drop upstream-version-is-even Alexander Kanavin
2020-01-29  9:07 ` [PATCH 03/24] libva-utils: fix upstream version check Alexander Kanavin
2020-01-29  9:07 ` [PATCH 04/24] speexdsp: " Alexander Kanavin
2020-01-29  9:07 ` [PATCH 05/24] shared-mime-info: fix (sort of) " Alexander Kanavin
2020-01-29  9:07 ` [PATCH 06/24] bison: upgrade 3.4.2 -> 3.5 Alexander Kanavin
2020-02-03 15:33   ` Khem Raj
2020-01-29  9:07 ` [PATCH 07/24] puzzles: upgrade to latest revision Alexander Kanavin
2020-01-29  9:07 ` [PATCH 08/24] socat: upgrade 1.7.3.3 -> 1.7.3.4 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 09/24] linux-firmware: upgrade to latest revision Alexander Kanavin
2020-03-04  9:17   ` linux-firmware broken (was: Re: [PATCH 09/24] linux-firmware: upgrade to latest revision) André Draszik
2020-03-04 10:13     ` Alexander Kanavin
2020-01-29  9:07 ` [PATCH 10/24] libxpm: upgrade 3.5.12 -> 3.5.13 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 11/24] ccache: upgrade 3.7.3 -> 3.7.7 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 12/24] piglit: upgrade to latest revision Alexander Kanavin
2020-01-29  9:07 ` [PATCH 13/24] kmscube: " Alexander Kanavin
2020-01-29  9:07 ` [PATCH 14/24] ncurses: upgrade 6.1+20190803 -> 6.1+20191019 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 15/24] python3-gitdb: upgrade 2.0.5 -> 2.0.6 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 16/24] libedit: upgrade 20191025-3.1 -> 20191231-3.1 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 17/24] python3-setuptools: upgrade 42.0.2 -> 45.0.0 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 18/24] python3-git: upgrade 3.0.2 -> 3.0.5 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 19/24] gnu-config: upgrade to latest revision Alexander Kanavin
2020-01-29  9:07 ` [PATCH 20/24] libarchive: upgrade 3.4.0 -> 3.4.1 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 21/24] python3-six: upgrade 1.13.0 -> 1.14.0 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 22/24] xserver-xorg: upgrade 1.20.6 -> 1.20.7 Alexander Kanavin
2020-02-03  8:55   ` Richard Purdie
2020-01-29  9:07 ` [PATCH 23/24] sed: upgrade 4.7 -> 4.8 Alexander Kanavin
2020-01-29  9:07 ` [PATCH 24/24] libpcre2: upgrade 10.33 -> 10.34 Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.