From: Bernhard Reutner-Fischer Date: Thu, 27 Jan 2011 02:13:28 +0000 (+0000) Subject: ltp: bump version X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457b50a98660f540675e393a47ba63ddb2756205;p=openembedded.git ltp: bump version Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Tom Rini --- 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 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"