From a23c4cc90bb9505a5a3446790538e65a512bfe40 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 27 Apr 2010 10:05:24 +0200 Subject: [PATCH] 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(-) rename recipes/vala/{vala-native_0.8.0.89-8ccb91.bb => vala-native_0.8.0.95-e7a7.bb} (100%) delete mode 100644 recipes/vala/vala_0.8.0.89-8ccb91.bb create mode 100644 recipes/vala/vala_0.8.0.95-e7a7.bb 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 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" -- 2.39.5