diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-02-26 15:54:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 14:01:12 +0000 |
commit | 5c6d9a14adf600f7b28ee6d643a07df9abb97999 (patch) | |
tree | 90206903cd8f2654c9e3476fd4e05ed095564db4 /meta/recipes-bsp/hostap | |
parent | 8d13b43f16ea289afc93f14d5dfbff5d81520a01 (diff) | |
download | poky-5c6d9a14adf600f7b28ee6d643a07df9abb97999.tar.gz |
adt_installer: fix issue with x86_64
When the default tune for x86_64 was changed to core2-64, the
environment setup script name did not contain x86 anymore. Hence, the
adt_installer failed for x86_64.
This commit contains a generic fix and is supposed to work with any kind
of machine/tune setting. It's actually extracting the environment script
name using 'opkg files meta-environment-MACHINE'. So, no need to do any
other sort of searches. We know exactly which is the environment setup
script for the specified machine.
[YOCTO #5806]
(From OE-Core rev: a88c386239ddc5816d9045d12cf6db4872fa86da)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/hostap')
0 files changed, 0 insertions, 0 deletions