diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-17 17:16:18 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-22 07:18:01 +0000 |
commit | 22351d27de76b39cb71904396e73497e36d9e1d6 (patch) | |
tree | 466b5b694c6295f7e123037a3a3aa484f823d9b2 /meta/classes/cmake.bbclass | |
parent | 3a22b5df5aa38a98b35bc2931d646a2b7702fbec (diff) | |
download | openembedded-core-22351d27de76b39cb71904396e73497e36d9e1d6.tar.gz openembedded-core-22351d27de76b39cb71904396e73497e36d9e1d6.tar.bz2 openembedded-core-22351d27de76b39cb71904396e73497e36d9e1d6.zip |
adt_installer: do not install rootfs if target is not selected
Currently, if YOCTOADT_TARGETS does not contain an architecture but the
rootfs/machine settings are uncommented, then the rootfs is installed
and adt will throw an error because is not able to find the toolchain
environment script.
This patch will:
* not allow to install a target rootfs if the toolchain for the
target architecture is not selected;
* uncomment the target rootfs/machine settings for the other
architectures since it's easier for the user to just add a new
architecture in YOCTOADT_TARGETS and have the target rootfs
installed;
[YOCTO #5727]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions