From cd3411088f6bb4393d79c50b5f7eef3f11a83435 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 00:31:33 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- recipes-append/ltp/ltp_20140115.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-append/ltp/ltp_20140115.bbappend (limited to 'recipes-append/ltp') diff --git a/recipes-append/ltp/ltp_20140115.bbappend b/recipes-append/ltp/ltp_20140115.bbappend new file mode 100644 index 0000000..59a4341 --- /dev/null +++ b/recipes-append/ltp/ltp_20140115.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