]> 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>
Sun, 5 Nov 2017 13:44:56 +0000 (13:44 +0000)
commitced5618e7b3459fdd96f448ccdb55b5ced6d8214
treed1e116d6c01eaaa4d0f365540d39e9a5751f9418
parentba6e739ca9099a6d3603e197474e16c75013106b
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>
meta/recipes-devtools/tcltk/tcl_8.6.7.bb