[Shr-Devel] [PATCH] shr/merge: fix vala recipe

Thomas Zimmermann zimmermann at vdm-design.de
Tue Oct 13 15:59:54 CEST 2009


---
 recipes/vala/vala-native_0.7.7+fso1.bb |    2 ++
 recipes/vala/vala_0.7.7+fso1.bb        |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/vala/vala-native_0.7.7+fso1.bb b/recipes/vala/vala-native_0.7.7+fso1.bb
index b8c0c44..478df1d 100644
--- a/recipes/vala/vala-native_0.7.7+fso1.bb
+++ b/recipes/vala/vala-native_0.7.7+fso1.bb
@@ -4,3 +4,5 @@ inherit native
 PR = "r2"
 
 DEPENDS = "glib-2.0-native"
+
+SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2"
diff --git a/recipes/vala/vala_0.7.7+fso1.bb b/recipes/vala/vala_0.7.7+fso1.bb
index 7b2b4e2..2d9fd60 100644
--- a/recipes/vala/vala_0.7.7+fso1.bb
+++ b/recipes/vala/vala_0.7.7+fso1.bb
@@ -1,2 +1,4 @@
 require vala.inc
 PR = "r2"
+
+SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2"
-- 
1.6.4.3



More information about the Shr-devel mailing list