aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala/vala.inc
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-05-07 11:31:20 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-05-07 22:36:21 +0200
commitc31bade57d9420508f15ef7aa0ca40f3680f4cac (patch)
treeec1ec15ea9867979460eaa6b4b68dfbf7a522b67 /recipes/vala/vala.inc
parent9d6c613be4e48ca50dc08b7c8a843cfec04ace62 (diff)
downloadopenembedded-c31bade57d9420508f15ef7aa0ca40f3680f4cac.tar.gz
vala: 0.8.0.95-e7a7 -> 0.8.0.128-1150
Also convert to BBCLASSEXTEND = native
Diffstat (limited to 'recipes/vala/vala.inc')
-rw-r--r--recipes/vala/vala.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc
index 1cecc098f9..a81fe2776d 100644
--- a/recipes/vala/vala.inc
+++ b/recipes/vala/vala.inc
@@ -2,13 +2,15 @@ DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming.
Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
SECTION = "devel"
DEPENDS = "glib-2.0 dbus"
+BBCLASSEXTEND = "native"
+DEPENDS_virtclass-native = "glib-2.0-native dbus-native"
HOMEPAGE = "http://vala-project.org"
LICENSE = "LGPL"
-INC_PR = "r1"
+INC_PR = "r2"
#
# WARNING: This source release has specifically been built for OpenEmbedded.
-# Don't update to an upstream release!
+# Don't update to any upstream release without consulting the recipe maintainer.
#
SRC_URI = "\