aboutsummaryrefslogtreecommitdiffstats
path: root/classes/lib_package.bbclass
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-02-16 14:48:57 -0700
committerChris Larson <chris_larson@mentor.com>2011-02-16 14:56:25 -0700
commit4b134d69dcb1d429727d9664672d060f822106dd (patch)
tree2562d154c43e1c0d451ff146a48075f8ee4fc532 /classes/lib_package.bbclass
parentc3910373895f5285b25281a6ef2190b1f187af7c (diff)
downloadopenembedded-4b134d69dcb1d429727d9664672d060f822106dd.tar.gz
native: fix duplicating virtclass-native entries in OVERRIDES
A function was called from ${@} in OVERRIDES which was supposed to return the bits to prepend when in virtclass context, yet it *set* overrides instead, returning None. This resulted in 1) adding an extra virtclass-native to OVERRIDES each time it was expanded, and 2) appending None, causing 'localNone' to be in overrides rather than the expected 'local'. Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'classes/lib_package.bbclass')
0 files changed, 0 insertions, 0 deletions