diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 00:31:33 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 00:53:44 +0200 |
commit | cd3411088f6bb4393d79c50b5f7eef3f11a83435 (patch) | |
tree | e1b44fd7c353d9018f489d03f3dea78bc876b94a /recipes-append/ltp | |
download | meta-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.bbappend | 3 |
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 @@ | |||
1 | do_compile_prepend () { | ||
2 | ( make -C ${B}/testcases/open_posix_testsuite generate-makefiles conformance-all tools-all functional-all stress-all ) | ||
3 | } | ||