meta-toolchain: make SDK relocatable by using $SDK_PATH var in env setup script
commitbbe55bc6a41f1965785347d9bec636945bdbd2c6
authorDenys Dmytriyenko <denis@denix.org>
Wed, 3 Feb 2010 15:43:42 +0000 (3 15:43 +0000)
committerDenys Dmytriyenko <denis@denix.org>
Fri, 19 Feb 2010 23:26:50 +0000 (19 18:26 -0500)
treeb114a49e5da68dcf01aa58ea9552b79d7e79d174
parent4f0d9f93c1d1ca5d8d3d83dae101891a720b6305
meta-toolchain: make SDK relocatable by using $SDK_PATH var in env setup script

Do not hard-code SDK location into all the libtool's .la files and other
libtool, pkg-config and opkg service variables and aliases. Use $SDK_PATH
environment variable instead, which is set once in the main environment-setup
script, allowing easy SDK relocation by adjusting a single variable.

This patch does not address gcc relocatability, if any.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
recipes/meta/meta-toolchain.bb