tcl: fix target recipe build issue on older distros
authorNitin A Kamble <nitin.a.kamble@intel.com>
Thu, 26 Apr 2012 22:53:19 +0000 (15:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Apr 2012 10:37:30 +0000 (11:37 +0100)
commit945bae38769779f67a3b21d81028394def73d4e4
treeb36a7c62413e988dc9ac17d27b9418a59b9f6685
parent2ab3599e34db4dcd202388be210e1be5238042c2
tcl: fix target recipe build issue on older distros

the builddir is put in front of the LD_LIBRARY_PATH, causing dynamically
linking of target library with native tclsh.

Fix this behavior to cross build tcl correctly.

This issue got exposed when eglibc-2.15 was configured for the target.

(From OE-Core rev: 76e8df78bdb641b045e34dcf01d7b9eb626401dc)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch [new file with mode: 0644]
meta/recipes-devtools/tcltk/tcl_8.5.11.bb