tcl: Install header into 8.6 instead of PN-PV in user/include
authorKhem Raj <raj.khem@gmail.com>
Tue, 12 Nov 2013 04:07:15 +0000 (20:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Nov 2013 14:03:24 +0000 (14:03 +0000)
commit869c631618eac53c646e2d712be5e27f6277ce95
treed8c40f064bd534c5d3001a418b0f1af42cb20807
parentb2f484a2d2604d84388f950ca5e08eee0779ae46
tcl: Install header into 8.6 instead of PN-PV in user/include

This helps in compiling other programs like expect which
depend on private headers but 8.5, 8.6 and so on is enough
granularity and currently we had 8.6.x and so on which
means that expect recipe will need to be touched whenever there
is minor update of tcl.

Additionally the encode creating symlink to shared object in
patch and remove it from recipe

Refresh patches after making changes to Configure.in we
propertly generate configure and not patch is directly as
was the case.

(From OE-Core rev: 67f44193135c789e478410347ff58ed110ed9484)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl/alter-includedir.patch [new file with mode: 0644]
meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
meta/recipes-devtools/tcltk/tcl/no_packages.patch
meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch
meta/recipes-devtools/tcltk/tcl_8.6.1.bb