All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix PTESTS_PPROBLEMS_*
@ 2024-02-22  4:26 Tim Orling
  2024-02-22  4:26 ` [meta-oe][PATCH 1/3] meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE Tim Orling
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tim Orling @ 2024-02-22  4:26 UTC (permalink / raw)
  To: openembedded-devel

When PTESTS_FAST_* and PTESTS_SLOW_* were added, we should also have added
PTEST_PROBLEMS_* for meta-*-image-ptest.bb and meta-*-image-ptest-all.bb
so that the BBCLASSEXTEND magic works, even for the "problem children".

This series makes meta-oe, meta-perl and meta-python behave the same as
oe-core (even the PTESTS_PROBLEMS are available there in core-image-ptest-*).

The following changes since commit 7f173ed0fb3d91200e22762f3f6c8b62955fc39e:

  netdata: version bump 1.43.2 -> 1.44.3 (2024-02-21 14:36:06 -0800)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded-contrib timo/fix-PTESTS_PROBLEMS
  https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/fix-PTESTS_PROBLEMS

Tim Orling (3):
  meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE
  meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL
  meta-python-image-ptest: add PTESTS_PROBLEMS_META_PYTHON

 meta-oe/recipes-core/images/meta-oe-image-ptest-all.bb         | 2 +-
 meta-oe/recipes-core/images/meta-oe-image-ptest.bb             | 2 +-
 meta-perl/recipes-core/images/meta-perl-image-ptest-all.bb     | 2 +-
 meta-perl/recipes-core/images/meta-perl-image-ptest.bb         | 2 +-
 meta-python/recipes-core/images/meta-python-image-ptest-all.bb | 2 +-
 meta-python/recipes-core/images/meta-python-image-ptest.bb     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-02-22  4:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22  4:26 [PATCH 0/3] fix PTESTS_PPROBLEMS_* Tim Orling
2024-02-22  4:26 ` [meta-oe][PATCH 1/3] meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE Tim Orling
2024-02-22  4:26 ` [meta-perl][PATCH 2/3] meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL Tim Orling
2024-02-22  4:26 ` [meta-python][PATCH 3/3] meta-python-image-ptest: add PTESTS_PROBLEMS_META_PYTHON Tim Orling

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.