[oe-commits] Bernhard Reutner-Fischer : ltp: bump version

git version control git at git.openembedded.org
Sat Feb 12 15:19:56 UTC 2011


Module: openembedded.git
Branch: master
Commit: 457b50a98660f540675e393a47ba63ddb2756205
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=457b50a98660f540675e393a47ba63ddb2756205

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Thu Jan 27 02:13:28 2011 +0000

ltp: bump version

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 .../runalltests.patch                              |    0
 recipes/ltp/{ltp_20100831.bb => ltp_20101031.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
similarity index 100%
rename from recipes/ltp/ltp-20100831/runalltests.patch
rename to recipes/ltp/ltp-20101031/runalltests.patch
diff --git a/recipes/ltp/ltp_20100831.bb b/recipes/ltp/ltp_20101031.bb
similarity index 77%
rename from recipes/ltp/ltp_20100831.bb
rename to recipes/ltp/ltp_20101031.bb
index ca6a4e3..5a8fdb1 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"
 





More information about the Openembedded-commits mailing list