ltp: bump version
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 27 Jan 2011 02:13:28 +0000 (02:13 +0000)
committerTom Rini <tom_rini@mentor.com>
Sat, 12 Feb 2011 15:15:18 +0000 (08:15 -0700)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/ltp/ltp-20101031/runalltests.patch [moved from recipes/ltp/ltp-20100831/runalltests.patch with 100% similarity]
recipes/ltp/ltp_20101031.bb [moved from recipes/ltp/ltp_20100831.bb with 77% similarity]

similarity index 77%
rename from recipes/ltp/ltp_20100831.bb
rename to recipes/ltp/ltp_20101031.bb
index ca6a4e3..5a8fdb1 100644 (file)
@@ -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"