diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-02-09 10:03:45 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-17 22:38:34 +0100 |
commit | 9f2825cf35d04ec99d29e0e4266410a8843dd80d (patch) | |
tree | 487ab3c95087d7e4619d7e5aaa2f97015f850184 /scripts/lib/image/help.py | |
parent | de2aa7a56790581406f219339c9022638cd47494 (diff) | |
download | openembedded-core-9f2825cf35d04ec99d29e0e4266410a8843dd80d.tar.gz openembedded-core-9f2825cf35d04ec99d29e0e4266410a8843dd80d.tar.bz2 openembedded-core-9f2825cf35d04ec99d29e0e4266410a8843dd80d.zip |
files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in environment setup file
When specify a target sdk dir that contains default install dir as
subdir,
target_sdk_dir=/opt/poky/$version/
custom_target_sdk_dir=/opt/poky/$version/some
The target_sdk_dir variable in environment-setup file is replaced twice
causes to point to wrong PATH.
In order to fix filter environment-setup file in second replacement.
[YOCTO #7032]
(From OE-Core rev: 02ecaa69abe97fe2f01cd609e0e59933c0f9ddbf)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/image/help.py')
0 files changed, 0 insertions, 0 deletions