aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-28 14:41:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-02 11:21:53 +0000
commit30b24980ea67a95daed5534632fd6605e076f65a (patch)
tree3bf0382a3b222d667e18115af0e578b0da8cf1ce /meta/recipes-extended/ltp
parent63d3070b7e1207164891b154a5b9017731e75872 (diff)
downloadopenembedded-core-30b24980ea67a95daed5534632fd6605e076f65a.tar.gz
ltp: update SRC_REV to LTP 20140115 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/ltp')
-rw-r--r--meta/recipes-extended/ltp/ltp_20140115.bb (renamed from meta/recipes-extended/ltp/ltp_20130904.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20130904.bb b/meta/recipes-extended/ltp/ltp_20140115.bb
index c346c5ccb8..e81fd7a61e 100644
--- a/meta/recipes-extended/ltp/ltp_20130904.bb
+++ b/meta/recipes-extended/ltp/ltp_20140115.bb
@@ -26,7 +26,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
file://regen-makefile.patch \
"
-SRCREV = "a8c42db5f9314211811c36275a21f83902830dc5"
+SRCREV = "c8b3e28097e7d3208df9daceaf92c25eae87ebf0"
S = "${WORKDIR}/git"
export prefix = "/opt/ltp"