summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/vala/vala-native_0.7.6-fso2.bb (renamed from recipes/vala/vala-native_0.7.5+fso2.bb)2
-rw-r--r--recipes/vala/vala.inc3
-rw-r--r--recipes/vala/vala_0.7.6-fso2.bb (renamed from recipes/vala/vala_0.7.5+fso2.bb)0
3 files changed, 1 insertions, 4 deletions
diff --git a/recipes/vala/vala-native_0.7.5+fso2.bb b/recipes/vala/vala-native_0.7.6-fso2.bb
index 7a73cf5736..b7ff8a7dad 100644
--- a/recipes/vala/vala-native_0.7.5+fso2.bb
+++ b/recipes/vala/vala-native_0.7.6-fso2.bb
@@ -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"
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc
index fa1cf6aaa8..7c1e70a456 100644
--- a/recipes/vala/vala.inc
+++ b/recipes/vala/vala.inc
@@ -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
diff --git a/recipes/vala/vala_0.7.5+fso2.bb b/recipes/vala/vala_0.7.6-fso2.bb
index fff355ebaf..fff355ebaf 100644
--- a/recipes/vala/vala_0.7.5+fso2.bb
+++ b/recipes/vala/vala_0.7.6-fso2.bb