Skip to content
Commit 02ecaa69 authored by Aníbal Limón's avatar Aníbal Limón Committed by Richard Purdie
Browse files

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]

Signed-off-by: default avatarAníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
parent ba079975
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment