]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-extract.sh: provide proper path for env_setup_script
authorMaxin B. John <maxin.john@intel.com>
Thu, 15 Oct 2015 07:00:40 +0000 (10:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Oct 2015 16:50:45 +0000 (17:50 +0100)
commitb388468deda8d81df80d1509226196a5390183a8
treeccef68c6212ec1d296ba64482035e1a8acc02fd7
parentead4a552464309e6ef3381590994b6cea225ca20
toolchain-shar-extract.sh: provide proper path for env_setup_script

The toolchain install script suggest the user to source env_setup_script
from wrong path now. eg:

" Each time you wish to use the SDK in a new shell session, you need to
source the environment setup script e.g.
$ . /opt/poky/2.0//opt/poky/2.0/environment-setup-armv5e-poky-linux-gnueabi
"

fix it.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/files/toolchain-shar-extract.sh