aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/archive-original-source.bbclass
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2013-03-19 15:20:59 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-03 16:53:52 +0100
commit1416613e94af46c6e74532bca0f026d1540becbb (patch)
treeabad07612fc1a66718c5bca5c1d73f7464c09dd1 /meta/classes/archive-original-source.bbclass
parent45e22312c48b23480bd6dff98702b0691a48f7d1 (diff)
downloadopenembedded-core-1416613e94af46c6e74532bca0f026d1540becbb.tar.gz
base.bbclass: Update the preferred_ml_updates
When processing the blacklists, we should avoid cross-canadian packages, as they will not have any multilib prefixes to expand. Similarly look for "virtual/nativesdk-" in addition to the existing "nativesdk-". These items should also be ignored. Finally, in order to avoid undeterministic variable key expansion, such as: MYVAR = "foo" PREFERRED_PROVIDER_${MYVAR} = "bar" PREFERRED_PROVIDER_foo = "foobar" during the multilib processing of PREFERRED_VERSION and PREFERRED_PROVIDER, the code was changed to rename the variable key, to the final key. This along with the existing code avoids the problems. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/archive-original-source.bbclass')
0 files changed, 0 insertions, 0 deletions