]> code.ossystems Code Review - openembedded-core.git/commit
tcl: Fix ${bindir}/tclsh symlink
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 26 Dec 2013 17:59:00 +0000 (18:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:51:15 +0000 (12:51 +0000)
commitfe0e2d72d7e86f960cfb39342dcdd661a8b8a10b
tree70d612b7f5f01bd06d99ad4cc3f55b16ed9bb561
parent3bfadeb3d86dc2b51525b7650567c42df0d0abcb
tcl: Fix ${bindir}/tclsh symlink

* 8.6.1 version installs tclsh8.6 binary and tclsh symlink to tclsh${VER}
  (tclsh8.6.1) which doesn't exist
  lrwxrwxrwx 1 bitbake bitbake   12 Dec 26 16:19 sysroots/x86_64-linux/usr/bin/tclsh -> ./tclsh8.6.1
  -rwxr-xr-x 2 bitbake bitbake 8.8K Dec 26 16:19 sysroots/x86_64-linux/usr/bin/tclsh8.6
* add another symlinks tclsh8.6.1 -> tclsh8.6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/tcltk/tcl_8.6.1.bb