Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcl: fix sed command in do_installrbt/tcl | Robert Yang | 2016-05-23 | 1 | -2/+0 |
| | | | | | | | | | | | 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> | ||||
* | tcl: Use SYSROOT_DIRS to add dirs to stage in sysroot | Peter Kjellerstedt | 2016-05-13 | 1 | -4/+1 |
| | | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | tcl: 8.6.3 -> 8.6.4 | Robert Yang | 2015-04-21 | 1 | -0/+102 |
The LIC_FILES_CHKSUM has been changed since 2 extra spaces in the end were moved. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |