vala: update to 0.7.6-fso2
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Sep 2009 12:32:30 +0000 (12:32 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Sep 2009 12:32:30 +0000 (12:32 +0000)
recipes/vala/vala-native_0.7.6-fso2.bb [moved from recipes/vala/vala-native_0.7.5+fso2.bb with 55% similarity]
recipes/vala/vala.inc
recipes/vala/vala_0.7.6-fso2.bb [moved from recipes/vala/vala_0.7.5+fso2.bb with 100% similarity]

similarity index 55%
rename from recipes/vala/vala-native_0.7.5+fso2.bb
rename to recipes/vala/vala-native_0.7.6-fso2.bb
index 7a73cf5..b7ff8a7 100644 (file)
@@ -2,7 +2,5 @@ require vala.inc
 inherit native
 DEPENDS = "glib-2.0-native"
 
-VALA_FSO_RELEASE = "0.7.5-fso2"
-PV = "0.7.4+${VALA_FSO_RELEASE}"
 PR = "${INC_PR}.0"
 
index fa1cf6a..7c1e70a 100644 (file)
@@ -6,8 +6,7 @@ HOMEPAGE = "http://vala-project.org"
 LICENSE = "LGPL"
 INC_PR = "r0"
 
-SRC_URI = "http://www.freesmartphone.org/sources/vala-${VALA_FSO_RELEASE}.tar.gz"
-S = "${WORKDIR}/vala-${VALA_FSO_RELEASE}"
+SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.gz"
 
 inherit autotools_stage