]> code.ossystems Code Review - openembedded-core.git/commit
tcl: remove host path from tclConfig.sh
authorWenzong Fan <wenzong.fan@windriver.com>
Wed, 11 Oct 2017 09:07:03 +0000 (02:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:19 +0000 (17:14 +0000)
commit54841b0a12f3d7ac9c36df110821fa39d60d456f
treecde30057981f0283ef60352764167bdcf8733de1
parenta998f5be9b0364ef371f4cf6e4c0273fd9dc3861
tcl: remove host path from tclConfig.sh

The tclConfig.sh is also used by other packages (such as expect) for
cross-compiling, the host path from it can't be removed directly in
the do_install step.

With PACKAGE_PREPROCESS_FUNCS to remove host path and avoid the
crossscripts installed to target.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit ced5618e7b3459fdd96f448ccdb55b5ced6d8214)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/tcltk/tcl_8.6.7.bb