diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-09-25 15:40:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-26 16:37:13 +0100 |
commit | 0623a0e1bd7cf0c405a0469e9f16779971c0c3b5 (patch) | |
tree | a4e28faf80f747d8bf5fa713897a6d6d450fc214 /meta/recipes-kernel/linux | |
parent | 5acfced041477d8c272485196e87ad601a0ce5b4 (diff) | |
download | openembedded-core-0623a0e1bd7cf0c405a0469e9f16779971c0c3b5.tar.gz openembedded-core-0623a0e1bd7cf0c405a0469e9f16779971c0c3b5.tar.bz2 openembedded-core-0623a0e1bd7cf0c405a0469e9f16779971c0c3b5.zip |
adt-installer: add warning if MACHINE is not set in adt-installer.conf
Since the MACHINE can now be specified in adt-installer.conf, in order to
install the proper toolchain and environment script for the given
machine, add a sanity checking at the beginning to make sure MACHINE is
set for the wanted architecture.
Also:
* uncomment the x86 target variables, in adt-installer.conf, in order
to have qemux86 MACHINE set, by default, and also the sysroot
installed (since it doesn't make much sense to install the toolchain
without a target sysroot);
* remove 'sudo' when creating relocate_sdk_tmp.py because the file is
created in adt-installer directory;
[YOCTO #5259]
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-kernel/linux')
0 files changed, 0 insertions, 0 deletions