]> code.ossystems Code Review - openembedded-core.git/commit
tcl: fix version string and make recipe multilib build compatible
authorNick D'Ademo <nickdademo@gmail.com>
Wed, 27 Nov 2013 10:20:01 +0000 (21:20 +1100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Nov 2013 11:57:38 +0000 (11:57 +0000)
commite840f526e7223c9d393aab818c7a5a446b89c503
treee7a47f57c645bd5410ada08b6432a42b9c29c43b
parent47e7b47def5b06a1d825bf0883409510cb4da36f
tcl: fix version string and make recipe multilib build compatible

Explicitly set libdir in EXTRA_OECONF so that the correct library folder is generated in a multilib build.

The version string (VER) has been changed to 8.6.1 and the library paths have been updated accordingly so that the related tk recipe can correctly detect tcl (this search is done using the tclConfig.sh script which contains the tcl version number).

Signed-off-by: Nick D'Ademo <nickdademo@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.6.1.bb