]> code.ossystems Code Review - openembedded-core.git/commit
tcl: fix sed command in do_install
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 24 May 2016 02:34:18 +0000 (19:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:55 +0000 (10:24 +0100)
commitc6f24481b2fc965eeebca5508d68f1b9e5b3f212
treec6e8f9aeb1cb87600f95a1929c76f35fced65753
parentc91dbf3ca2faec95195c85b65aa6cab7de9bca2c
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>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/tcltk/tcl_8.6.5.bb