From: Michael 'Mickey' Lauer Date: Sat, 19 Sep 2009 12:32:30 +0000 (+0000) Subject: vala: update to 0.7.6-fso2 X-Git-Tag: Release-2010-05/1~2356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f889b1a94b7e84ca593659c285c3ccdbfd2fe8;p=openembedded.git vala: update to 0.7.6-fso2 --- diff --git a/recipes/vala/vala-native_0.7.5+fso2.bb b/recipes/vala/vala-native_0.7.6-fso2.bb 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 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 similarity index 100% rename from recipes/vala/vala_0.7.5+fso2.bb rename to recipes/vala/vala_0.7.6-fso2.bb