[oe-commits] Khem Raj : tcl: Install header into 8.6 instead of PN-PV in user/include

git at git.openembedded.org git at git.openembedded.org
Thu Nov 21 15:30:25 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 67f44193135c789e478410347ff58ed110ed9484
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=67f44193135c789e478410347ff58ed110ed9484

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Nov 11 20:07:15 2013 -0800

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.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../tcltk/tcl/alter-includedir.patch               | 46 ++++++++++++++++
 .../tcl/fix_issue_with_old_distro_glibc.patch      | 12 ++--
 .../tcltk/tcl/fix_non_native_build_issue.patch     | 12 ++--
 meta/recipes-devtools/tcltk/tcl/no_packages.patch  | 16 +++---
 .../tcltk/tcl/tcl-add-soname.patch                 | 64 ++++++++++------------
 .../tcl/tcl-remove-hardcoded-install-path.patch    | 26 ++++++---
 meta/recipes-devtools/tcltk/tcl_8.6.1.bb           | 26 +++++----
 7 files changed, 127 insertions(+), 75 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=67f44193135c789e478410347ff58ed110ed9484


More information about the Openembedded-commits mailing list