aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/cairo
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-14 13:55:45 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-14 13:59:11 +0200
commit6885f03e7cc05c07991d907793668a1a3ffdea5d (patch)
tree75023c263d48783b3396a0f362d33db95c3c13d3 /meta-oe/recipes-graphics/cairo
parent06d890e50377908f88408c24d7a59bb8f83301a2 (diff)
downloadmeta-openembedded-contrib-6885f03e7cc05c07991d907793668a1a3ffdea5d.tar.gz
bbappends: append to BBCLASSEXTEND instead of overwriting it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/cairo')
-rw-r--r--meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend b/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend
index f02e1292d2..17350b4af6 100644
--- a/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend
+++ b/meta-oe/recipes-graphics/cairo/cairo_1.10.2.bbappend
@@ -1,2 +1,2 @@
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND += "native"
PRINC := "${@int(PRINC) + 1}"