diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2014-01-28 14:41:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-02 11:22:08 +0000 |
commit | 2e09b7cbcfc019b8deb71c907651149aa303ef6f (patch) | |
tree | 8edeaef5fc737be36d26f365011666f31fe8dde9 /meta/recipes-extended | |
parent | 0031db1aca23bdecbd94664f9325752aa3607dc3 (diff) | |
download | poky-2e09b7cbcfc019b8deb71c907651149aa303ef6f.tar.gz |
ltp: update SRC_REV to LTP 20140115 release
(From OE-Core rev: 30b24980ea67a95daed5534632fd6605e076f65a)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-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 \ | |||
26 | file://regen-makefile.patch \ | 26 | file://regen-makefile.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | SRCREV = "a8c42db5f9314211811c36275a21f83902830dc5" | 29 | SRCREV = "c8b3e28097e7d3208df9daceaf92c25eae87ebf0" |
30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
31 | 31 | ||
32 | export prefix = "/opt/ltp" | 32 | export prefix = "/opt/ltp" |