]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_deb: Fix non x86_64 SDK builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jul 2014 09:13:21 +0000 (10:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Jul 2014 07:30:13 +0000 (08:30 +0100)
commit2a7c6f6d3e9d1eedffb79f2347400509feed5dd7
treed3b81b99b9778b5dcda398fc2c1a4eccdd1ab746
parent9a3240acd0ac64a257bcfd48f743fc85b6c8f449
populate_sdk_deb: Fix non x86_64 SDK builds

If building with SDKMACHINE=i686 and using the deb backend, populate_sdk
would fail. Its clear when looking at the options that the 32 bit values
were overwritten.

Replace this code with code similar to that used in package_deb itself.

[YOCTO #6458]

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