diff options
author | Tom Rini <tom_rini@mentor.com> | 2010-07-28 13:56:08 -0700 |
---|---|---|
committer | Tom Rini <tom_rini@mentor.com> | 2010-07-28 14:06:07 -0700 |
commit | 42446f681a3e70015d48cf51b0b5cb78b47930c3 (patch) | |
tree | 659577aec22a42da0331e67a59169216f900169c /recipes/grep/grep_2.6.3.bb | |
parent | 94c0d31734dc4e9f32856acec5d972731e046e75 (diff) |
packaged-staging, native{,sdk}: Rework OVERRIDES to check PSTAGING_DISABLED
When the function to set PSTAGING_ACTIVE is an anon python function OVERRIDES
is not set so we cannot set things to disabled in the context of BBCLASSEXTEND
recipes. To fix this we need to have native/nativesdk set OVERRIDES outside of
the anon function context. We then make a COW of the data at this point in
packaged-staging's anon function and evaluate so we know what will be in
OVERRIDES and check. While we're in here drop a duplicate test in
populate_sysroot_postamble and check nativesdk along with the rest of the
classes that need mangling.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/grep/grep_2.6.3.bb')
0 files changed, 0 insertions, 0 deletions