diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-02-26 15:54:45 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2014-02-28 11:32:11 +0200 |
commit | a88c386239ddc5816d9045d12cf6db4872fa86da (patch) | |
tree | b2b2e8928b1d27c67d3588697440d0ff14af207e /meta/recipes-devtools/yasm | |
parent | abf40223d1412ee8f9d2b5269fad7c6aca6c2570 (diff) | |
download | openembedded-core-a88c386239ddc5816d9045d12cf6db4872fa86da.tar.gz openembedded-core-a88c386239ddc5816d9045d12cf6db4872fa86da.tar.bz2 openembedded-core-a88c386239ddc5816d9045d12cf6db4872fa86da.zip |
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]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/yasm')
0 files changed, 0 insertions, 0 deletions