All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Clean up my check mess
@ 2013-10-21 17:49 Saul Wold
  2013-10-21 17:49 ` [PATCH 1/3] libcheck: Add native support for kbd-native Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Saul Wold @ 2013-10-21 17:49 UTC (permalink / raw)
  To: openembedded-core

Richard,

A small set of patches that remove my bogus check recipe. It adds
native support to libcheck since kbd needs it for it's testing.

Sau!

Saul Wold (3):
  libcheck: Add native support for kbd-native
  kbd: Use libcheck instead of check
  check: Remove duplicate recipe of libcheck

 meta/recipes-core/kbd/kbd_2.0.0.bb               |  2 +-
 meta/recipes-support/check/check_0.9.10.bb       | 20 ----------------
 meta/recipes-support/check/files/ptest.patch     | 29 ------------------------
 meta/recipes-support/check/files/run-ptest       |  3 ---
 meta/recipes-support/libcheck/libcheck_0.9.10.bb |  3 +++
 5 files changed, 4 insertions(+), 53 deletions(-)
 delete mode 100644 meta/recipes-support/check/check_0.9.10.bb
 delete mode 100644 meta/recipes-support/check/files/ptest.patch
 delete mode 100644 meta/recipes-support/check/files/run-ptest

-- 
1.8.3.1



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

end of thread, other threads:[~2013-10-21 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 17:49 [PATCH 0/3] Clean up my check mess Saul Wold
2013-10-21 17:49 ` [PATCH 1/3] libcheck: Add native support for kbd-native Saul Wold
2013-10-21 17:49 ` [PATCH 2/3] kbd: Use libcheck instead of check Saul Wold
2013-10-21 17:49 ` [PATCH 3/3] check: Remove duplicate recipe of libcheck Saul Wold

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.