]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Silence PREFERRED_PROVIDER warnings for sdk builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2014 14:39:56 +0000 (15:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2014 21:49:00 +0000 (22:49 +0100)
commit9068a65baf4a28d04efad9297b16a2883ac42689
treebb272cac868eee98a98f1393accc80a86f7da1ac
parentfba380a2a37f04de04c0626c0a09cfe757c24341
base.bbclass: Silence PREFERRED_PROVIDER warnings for sdk builds

Unfortunately expandKeys() notices overlap between the SDK and TARGET
PREFERRED_PROVIDERS entries when we set things up for the SDK recipes.

To avoid this, delete one of the sets of keys to avoid supurious warnings.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass