From 945ace6092702a1c827b122fb664d4a2204713f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20R=C3=BCb?= Date: Sat, 1 May 2010 12:13:13 +0200 Subject: [PATCH] qgpslog: update to 0.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * make resource requesting work while discharging Signed-off-by: Christian Rüb Signed-off-by: Martin Jansa --- recipes/qgpslog/{qgpslog_0.2.0.bb => qgpslog_0.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes/qgpslog/{qgpslog_0.2.0.bb => qgpslog_0.2.1.bb} (83%) 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 -- 2.39.5