diff options
author | Wolfgang Denk <wd@denx.de> | 2013-01-22 13:18:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-22 15:40:05 +0000 |
commit | 7ddd97b9b09fe7a327916ea88908a63375556ae6 (patch) | |
tree | e82e3901876a8583b7db46f8eeabd3ee9510d6b4 /meta/recipes-kernel | |
parent | 0b8dc781e4df0edffa10ac989f8745ac3f684de0 (diff) | |
download | openembedded-core-7ddd97b9b09fe7a327916ea88908a63375556ae6.tar.gz openembedded-core-7ddd97b9b09fe7a327916ea88908a63375556ae6.tar.bz2 openembedded-core-7ddd97b9b09fe7a327916ea88908a63375556ae6.zip |
populate_sdk_base.bbclass: Allow installation of ix86 SDK on x86_64 host
Commit c04f5435 "populate_sdk_base.bbclass: use SDK_ARCH instead
of SDKMACHINE" prevents not only the installation of 64 bit SDK
configurations on 32 bit hosts (which indeed cannot work), but also
the legitimate installation of a 32 bit SDK on a 64 bit host.
Fix this.
While there, also make sure we use the same patterns ("i[3-6]86" resp.
"x86[-_]64" to get unified strings for both INST_ARCH and SDK_ARCH.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions