[oe-commits] Martin Jansa : vala: add checksum for 0.7.10.5

git version control git at git.openembedded.org
Thu Mar 18 21:21:06 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: 4b21753640bedc4ee2fa0a7d9559ef7216e8f61b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4b21753640bedc4ee2fa0a7d9559ef7216e8f61b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Mar 18 13:12:54 2010 +0100

vala: add checksum for 0.7.10.5

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

---

 recipes/vala/vala.inc         |    2 +-
 recipes/vala/vala_0.7.10.5.bb |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc
index 1e0b1dc..5815866 100644
--- a/recipes/vala/vala.inc
+++ b/recipes/vala/vala.inc
@@ -6,7 +6,7 @@ HOMEPAGE = "http://vala-project.org"
 LICENSE = "LGPL"
 INC_PR = "r0"
 
-SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2"
+SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2;name=archive"
 
 inherit autotools_stage
 
diff --git a/recipes/vala/vala_0.7.10.5.bb b/recipes/vala/vala_0.7.10.5.bb
index a5b1958..9a16a1c 100644
--- a/recipes/vala/vala_0.7.10.5.bb
+++ b/recipes/vala/vala_0.7.10.5.bb
@@ -1,2 +1,4 @@
 require vala.inc
 PR = "${INC_PR}.0"
+SRC_URI[archive.md5sum] = "5ee5b86460181e9bb0de9cb2e8f35077"
+SRC_URI[archive.sha256sum] = "1c4830973dbca36f8826e490ec8477df6ced0c8675bd724e24494ca0f1616926"





More information about the Openembedded-commits mailing list