tcl: fix path in Config.sh for sstate
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 25 Mar 2014 08:34:14 +0000 (16:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Mar 2014 21:26:49 +0000 (21:26 +0000)
commitc1ae7cb20dc365e29644abf9704ae20ba642c6dc
tree8dc9ac0505ef2d4c54f8f9c5a51dd1d00946eb9e
parentcb83c856fab1c29007af74f7ca8fde8de375168e
tcl: fix path in Config.sh for sstate

We need fix the path in tclConfig.sh, tdbcConfig.sh and itclConfig.sh
for sstate, otherwise there would be build failures when use the sstate
across different builds.

e.g., when building expect:
[snip]
tmp/sysroots/qemuarma9/usr/include/tcl8.6
checking for Tcl private include files... configure: error: Cannot find private header tclInt.h in
/path/to/another/build/tmp/sysroots/qemuarma9/usr/include/tcl8.6.1
Configure failed.
[snip]

[YOCTO #6035]

(From OE-Core rev: cd83e4a30311e4399c6c634fe06ec835a95a1c17)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.6.1.bb