Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Move ptest checks from recipes to ptest.bbclass
@ 2013-03-06  9:41 Björn Stenberg
  2013-03-06  9:41 ` [PATCH 1/4] ptest: " Björn Stenberg
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Björn Stenberg @ 2013-03-06  9:41 UTC (permalink / raw)
  To: openembedded-core

In response to feedback about the ptest checks added to recipes when
implementing ptest, I have changed it so those checks now only exist in
ptest.bbclass and recipes instead use dedicated _ptest functions to define
ptest-specific actions.

Björn Stenberg (4):
  ptest: Move ptest checks from recipes to ptest.bbclass
  dbus: Use new _ptest functions
  glib: Use new _ptest functions
  bash: Use new _ptest functions

 meta/classes/ptest.bbclass                    |   35 ++++++++++++++++++++----
 meta/recipes-core/dbus/dbus-ptest_1.6.8.bb    |    4 ++-
 meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb |    2 -
 meta/recipes-extended/bash/bash.inc           |   15 ++++------
 4 files changed, 38 insertions(+), 18 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2013-03-06  9:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06  9:41 [PATCH 0/4] Move ptest checks from recipes to ptest.bbclass Björn Stenberg
2013-03-06  9:41 ` [PATCH 1/4] ptest: " Björn Stenberg
2013-03-06  9:41 ` [PATCH 2/4] dbus: Use new _ptest functions Björn Stenberg
2013-03-06  9:41 ` [PATCH 3/4] glib: " Björn Stenberg
2013-03-06  9:41 ` [PATCH 4/4] bash: " Björn Stenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox