From: Christian Rüb Date: Sat, 1 May 2010 10:13:13 +0000 (+0200) Subject: qgpslog: update to 0.2.1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945ace6092702a1c827b122fb664d4a2204713f0;p=openembedded.git qgpslog: update to 0.2.1 * make resource requesting work while discharging Signed-off-by: Christian Rüb Signed-off-by: Martin Jansa --- diff --git a/recipes/qgpslog/qgpslog_0.2.0.bb b/recipes/qgpslog/qgpslog_0.2.1.bb similarity index 83% rename from recipes/qgpslog/qgpslog_0.2.0.bb rename to recipes/qgpslog/qgpslog_0.2.1.bb index 4635e51e73..7952d2bffc 100644 --- a/recipes/qgpslog/qgpslog_0.2.0.bb +++ b/recipes/qgpslog/qgpslog_0.2.1.bb @@ -9,8 +9,8 @@ PR = "r0" SRC_URI = "http://openmoko.senfdax.de/sources/${PN}-${PV}.tar.gz;name=archive" -SRC_URI[archive.md5sum] = "26254f2dafc31260f65a8457ff7eada5" -SRC_URI[archive.sha256sum] = "3f7ef5e1b59f3d75c064d184ff0f91b149c2abfb7e996f70c8f39da8d96383e9" +SRC_URI[archive.md5sum] = "c4469fa6a84b38cf38c0ecc1d71c2727" +SRC_URI[archive.sha256sum] = "198d0a5a995c30816dd2f7fc23c78b8d4d5c340f93480e78169282216479a607" inherit qt4x11