summaryrefslogtreecommitdiffstats
path: root/recipes-append/ltp
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 00:31:33 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 00:53:44 +0200
commitcd3411088f6bb4393d79c50b5f7eef3f11a83435 (patch)
treee1b44fd7c353d9018f489d03f3dea78bc876b94a /recipes-append/ltp
downloadmeta-enea-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-append/ltp')
-rw-r--r--recipes-append/ltp/ltp_20140115.bbappend3
1 files changed, 3 insertions, 0 deletions
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 @@
1do_compile_prepend () {
2 ( make -C ${B}/testcases/open_posix_testsuite generate-makefiles conformance-all tools-all functional-all stress-all )
3}