[oe-commits] Thomas Zimmermann : tangogps: add version 0.99.3

git version control git at git.openembedded.org
Tue Feb 16 12:09:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f34fc00871bc7e14a60623aa8e44f791bfc54ac4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f34fc00871bc7e14a60623aa8e44f791bfc54ac4

Author: Thomas Zimmermann <ml at vdm-design.de>
Date:   Tue Feb 16 09:32:42 2010 +0000

tangogps: add version 0.99.3

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/tangogps/tangogps.inc       |    2 +-
 recipes/tangogps/tangogps_0.99.3.bb |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/tangogps/tangogps.inc b/recipes/tangogps/tangogps.inc
index 9897461..bab91a1 100644
--- a/recipes/tangogps/tangogps.inc
+++ b/recipes/tangogps/tangogps.inc
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
 PRIORITY = "optional"
 DEPENDS = "curl gtk+ gconf sqlite3 libexif"
 
-SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz"
+SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz;name=archive"
 S = "${WORKDIR}/tangogps-${PV}"
 
 inherit autotools pkgconfig
diff --git a/recipes/tangogps/tangogps_0.99.3.bb b/recipes/tangogps/tangogps_0.99.3.bb
new file mode 100644
index 0000000..1521550
--- /dev/null
+++ b/recipes/tangogps/tangogps_0.99.3.bb
@@ -0,0 +1,4 @@
+require tangogps.inc
+
+SRC_URI[archive.md5sum] = "74b4f584b6edae576c1d77d166a9476e"
+SRC_URI[archive.sha256sum] = "ff8bf63021e54ea7cd5c52382b32877252e5230154606f6235648caf36f51b8f"





More information about the Openembedded-commits mailing list