From 9c5e5bbc025641ef0555f0b0576addec1e47b799 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 9 Jan 2010 19:11:48 +0100 Subject: vala: bump to 0.7.9.7, libfsoframework compiles again (really), fsomusicd: updated revision for new vala compatibility Signed-off-by: Martin Jansa --- recipes/vala/vala-native_0.7.9.6.bb | 3 --- recipes/vala/vala-native_0.7.9.7.bb | 3 +++ recipes/vala/vala_0.7.9.6.bb | 2 -- recipes/vala/vala_0.7.9.7.bb | 2 ++ 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes/vala/vala-native_0.7.9.6.bb create mode 100644 recipes/vala/vala-native_0.7.9.7.bb delete mode 100644 recipes/vala/vala_0.7.9.6.bb create mode 100644 recipes/vala/vala_0.7.9.7.bb (limited to 'recipes') diff --git a/recipes/vala/vala-native_0.7.9.6.bb b/recipes/vala/vala-native_0.7.9.6.bb deleted file mode 100644 index d6c239f7bf..0000000000 --- a/recipes/vala/vala-native_0.7.9.6.bb +++ /dev/null @@ -1,3 +0,0 @@ -require vala_${PV}.bb -inherit native -DEPENDS = "glib-2.0-native" diff --git a/recipes/vala/vala-native_0.7.9.7.bb b/recipes/vala/vala-native_0.7.9.7.bb new file mode 100644 index 0000000000..d6c239f7bf --- /dev/null +++ b/recipes/vala/vala-native_0.7.9.7.bb @@ -0,0 +1,3 @@ +require vala_${PV}.bb +inherit native +DEPENDS = "glib-2.0-native" diff --git a/recipes/vala/vala_0.7.9.6.bb b/recipes/vala/vala_0.7.9.6.bb deleted file mode 100644 index a5b1958f2c..0000000000 --- a/recipes/vala/vala_0.7.9.6.bb +++ /dev/null @@ -1,2 +0,0 @@ -require vala.inc -PR = "${INC_PR}.0" diff --git a/recipes/vala/vala_0.7.9.7.bb b/recipes/vala/vala_0.7.9.7.bb new file mode 100644 index 0000000000..a5b1958f2c --- /dev/null +++ b/recipes/vala/vala_0.7.9.7.bb @@ -0,0 +1,2 @@ +require vala.inc +PR = "${INC_PR}.0" -- cgit v1.2.3