]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tcl: fix sed command in do_install rbt/tcl
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 24 May 2016 02:34:18 +0000 (19:34 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 24 May 2016 03:01:18 +0000 (20:01 -0700)
commitb85d93c20fe3d845e7ff42e3ba1c26d5124e3781
treeaa4d7ef261fc5772d1caf3706e47db2af29b0da7
parentd6241e4c94a0a72acfc57e96a59918c0b2146d65
tcl: fix sed command in do_install

The -I= and -L= is used for cross compile, target doesn't need, and
binconfig.class can handle usr/bin/crossscripts/tclConfig.sh.

Fix do_configure error for the recipe which uses tclConfig.sh, for
example, postgresql.do_configure:
configure: error: header file <tcl.h> is required for Tcl

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/tcltk/tcl_8.6.4.bb