bbappends: append to BBCLASSEXTEND instead of overwriting it

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-04-14 13:55:45 +02:00
parent 06d890e503
commit 6885f03e7c
11 changed files with 11 additions and 11 deletions
@@ -1,2 +1,2 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
PRINC := "${@int(PRINC) + 1}"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1,7 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
DEPENDS += "perl-native"
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
PRINC = "7"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"
@@ -1 +1 @@
BBCLASSEXTEND = "native"
BBCLASSEXTEND += "native"