diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-26 10:13:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-27 08:31:09 +0100 |
commit | 7952151dfc45c126041fedf826b94e61030d65a5 (patch) | |
tree | 3504d0898a20f6658a71f61ba4ac70f775f2061a /meta/recipes-graphics/builder | |
parent | 4310088f23488b6f6daf72e40dbde0f5563e73ab (diff) | |
download | poky-7952151dfc45c126041fedf826b94e61030d65a5.tar.gz |
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]
(From OE-Core rev: 2a7c6f6d3e9d1eedffb79f2347400509feed5dd7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/builder')
0 files changed, 0 insertions, 0 deletions