aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-27 10:05:24 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-04-28 09:11:53 +0200
commita23c4cc90bb9505a5a3446790538e65a512bfe40 (patch)
tree1a5b4c029045e9671be65aa61fdbba78adef9dd0 /recipes/vala
parent38d4c8a1b4074698351cb3aa37f4912d36bbdd46 (diff)
downloadopenembedded-a23c4cc90bb9505a5a3446790538e65a512bfe40.tar.gz
vala-[native]: update to 0.8.0.95
Diffstat (limited to 'recipes/vala')
-rw-r--r--recipes/vala/vala-native_0.8.0.95-e7a7.bb (renamed from recipes/vala/vala-native_0.8.0.89-8ccb91.bb)0
-rw-r--r--recipes/vala/vala.inc13
-rw-r--r--recipes/vala/vala_0.8.0.89-8ccb91.bb6
-rw-r--r--recipes/vala/vala_0.8.0.95-e7a7.bb5
4 files changed, 15 insertions, 9 deletions
diff --git a/recipes/vala/vala-native_0.8.0.89-8ccb91.bb b/recipes/vala/vala-native_0.8.0.95-e7a7.bb
index d6c239f7bf..d6c239f7bf 100644
--- a/recipes/vala/vala-native_0.8.0.89-8ccb91.bb
+++ b/recipes/vala/vala-native_0.8.0.95-e7a7.bb
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc
index 5815866e71..1cecc098f9 100644
--- a/recipes/vala/vala.inc
+++ b/recipes/vala/vala.inc
@@ -4,11 +4,18 @@ SECTION = "devel"
DEPENDS = "glib-2.0 dbus"
HOMEPAGE = "http://vala-project.org"
LICENSE = "LGPL"
-INC_PR = "r0"
+INC_PR = "r1"
-SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2;name=archive"
+#
+# WARNING: This source release has specifically been built for OpenEmbedded.
+# Don't update to an upstream release!
+#
-inherit autotools_stage
+SRC_URI = "\
+ http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2;name=archive \
+"
+
+inherit autotools
EXTRA_OECONF = "--disable-vapigen"
diff --git a/recipes/vala/vala_0.8.0.89-8ccb91.bb b/recipes/vala/vala_0.8.0.89-8ccb91.bb
deleted file mode 100644
index 9e6744e3ba..0000000000
--- a/recipes/vala/vala_0.8.0.89-8ccb91.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require vala.inc
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "8ae482f5dcff847b86bdd79f442dd2cd"
-SRC_URI[archive.sha256sum] = "9a56b12abda181f08cd4c60b60a5b78a026d5289b9a164aa16a3226e1427cda8"
-
diff --git a/recipes/vala/vala_0.8.0.95-e7a7.bb b/recipes/vala/vala_0.8.0.95-e7a7.bb
new file mode 100644
index 0000000000..6f37c896a0
--- /dev/null
+++ b/recipes/vala/vala_0.8.0.95-e7a7.bb
@@ -0,0 +1,5 @@
+require vala.inc
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "8c51fca23c0f3b97a41f95091eecede0"
+SRC_URI[archive.sha256sum] = "c2a70074885ad7f86bef3455bf6080b6a550078455930dc7f6fd0db603af522b"