[oe-commits] Michael 'Mickey' Lauer : vala-[native]: update to 0.8.0.95

git version control git at git.openembedded.org
Wed Apr 28 07:12:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a23c4cc90bb9505a5a3446790538e65a512bfe40
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a23c4cc90bb9505a5a3446790538e65a512bfe40

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Apr 27 10:05:24 2010 +0200

vala-[native]: update to 0.8.0.95

---

 ...0.89-8ccb91.bb => vala-native_0.8.0.95-e7a7.bb} |    0 
 recipes/vala/vala.inc                              |   13 ++++++++++---
 recipes/vala/vala_0.8.0.89-8ccb91.bb               |    6 ------
 recipes/vala/vala_0.8.0.95-e7a7.bb                 |    5 +++++
 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
similarity index 100%
rename from recipes/vala/vala-native_0.8.0.89-8ccb91.bb
rename to recipes/vala/vala-native_0.8.0.95-e7a7.bb
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc
index 5815866..1cecc09 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 9e6744e..0000000
--- 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 0000000..6f37c89
--- /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"





More information about the Openembedded-commits mailing list