aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ltp
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2011-01-27 02:13:28 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-12 08:15:18 -0700
commit457b50a98660f540675e393a47ba63ddb2756205 (patch)
tree34c5d79710151f3fe19a36292635c7d1ecfda91a /recipes/ltp
parent735c2deff1175b41698d0ba8070ff13dc845c462 (diff)
downloadopenembedded-457b50a98660f540675e393a47ba63ddb2756205.tar.gz
ltp: bump version
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/ltp')
-rw-r--r--recipes/ltp/ltp-20101031/runalltests.patch (renamed from recipes/ltp/ltp-20100831/runalltests.patch)0
-rw-r--r--recipes/ltp/ltp_20101031.bb (renamed from recipes/ltp/ltp_20100831.bb)9
2 files changed, 4 insertions, 5 deletions
diff --git a/recipes/ltp/ltp-20100831/runalltests.patch b/recipes/ltp/ltp-20101031/runalltests.patch
index c5677691c1..c5677691c1 100644
--- a/recipes/ltp/ltp-20100831/runalltests.patch
+++ b/recipes/ltp/ltp-20101031/runalltests.patch
diff --git a/recipes/ltp/ltp_20100831.bb b/recipes/ltp/ltp_20101031.bb
index ca6a4e365a..5a8fdb1eaf 100644
--- a/recipes/ltp/ltp_20100831.bb
+++ b/recipes/ltp/ltp_20101031.bb
@@ -7,9 +7,8 @@ PR = "r0"
inherit autotools
-SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.tgz \
- file://runalltests.patch \
- "
+SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
+ file://runalltests.patch"
S = "${WORKDIR}/ltp-full-${PV}"
@@ -34,6 +33,6 @@ do_install(){
oe_runmake DESTDIR=${D} install
}
-SRC_URI[md5sum] = "fc5a36a7dcc8f7d5fa7b34dd4f43f25b"
-SRC_URI[sha256sum] = "c0ce2599ea0daf94b6259ba8fdbdd4cf42c7a3424314974df16fcb4c4599aed2"
+SRC_URI[md5sum] = "553e13e8f2b0cd75fa93f832a8f734a7"
+SRC_URI[sha256sum] = "df8c7607f8887aafc51510c04966ecb91e52135e5a86298f73fd30c148960ce8"