From 38929ed6a4630d2b8f3efa00616800b4012ea0d7 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 28 Oct 2015 13:30:10 +0100 Subject: Initial commit result of splitting up meta-enea Signed-off-by: Adrian Dudau --- recipes-extended/ltp/ltp_20140422.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-extended/ltp/ltp_20140422.bbappend (limited to 'recipes-extended/ltp') diff --git a/recipes-extended/ltp/ltp_20140422.bbappend b/recipes-extended/ltp/ltp_20140422.bbappend new file mode 100644 index 0000000..59a4341 --- /dev/null +++ b/recipes-extended/ltp/ltp_20140422.bbappend @@ -0,0 +1,3 @@ +do_compile_prepend () { + ( make -C ${B}/testcases/open_posix_testsuite generate-makefiles conformance-all tools-all functional-all stress-all ) +} -- cgit v1.2.3-54-g00ecf