]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Avoid build failures where sstate was used
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Mar 2017 14:22:30 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 May 2017 08:11:16 +0000 (09:11 +0100)
commit6b9e8b780dcd8d5ffba3df35cfe41674413ee26d
tree062f258d4a18dfae7e60b14239dca78a0d4e93dd
parent851937dde81de2a9ef54c5f19a78fb12fb82afd4
populate_sdk_ext: Avoid build failures where sstate was used

If sstate was used to populate the build and one of the universal-4.8
or universal-4.9 mirror urls was used, the sstate checks during eSDK
construction could fail as it would zero out the SSTATE_MIRRORs
variable.

Use the same mirrors variable setting as the eSDK would end up using
to perform the checks to avoid this.

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