aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20140422.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-07-15 17:18:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-16 10:27:16 +0100
commit846bc50fde11bbb36c8eb5b2e3ae6bb644c037f3 (patch)
tree808c56229b8f8493be710698050542100a21e3c6 /meta/recipes-extended/ltp/ltp_20140422.bb
parent01943188f85ce6411717fb5bf702d609f55813f2 (diff)
downloadopenembedded-core-contrib-846bc50fde11bbb36c8eb5b2e3ae6bb644c037f3.tar.gz
ltp: use "foreign" automake strictness
ltp doesn't want GNU-levels of automake strictness so tell it to be "foreign". Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20140422.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20140422.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb
index 995d6170ee..30761fd920 100644
--- a/meta/recipes-extended/ltp/ltp_20140422.bb
+++ b/meta/recipes-extended/ltp/ltp_20140422.bb
@@ -25,6 +25,7 @@ SRCREV = "f4c3bfe1eab51eb72caeb0f3336d2790c9a8bd1b"
SRC_URI = "git://github.com/linux-test-project/ltp.git \
file://0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch \
file://ltp-Do-not-link-against-libfl.patch \
+ file://automake-foreign.patch \
"
S = "${WORKDIR}/git"