[OE-core] [PATCH 1/2] tcl: Install header into 8.6 instead of PN-PV in user/include

Khem Raj raj.khem at gmail.com
Tue Nov 12 04:08:27 UTC 2013


On Mon, Nov 11, 2013 at 7:28 PM, Saul Wold <sgw at linux.intel.com> wrote:
> On 11/11/2013 01:23 AM, Khem Raj wrote:
>>
>> 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>
>> ---
>>   .../tcltk/tcl/alter-includedir.patch               | 39 +++++++++++++
>>   .../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, 120 insertions(+), 75 deletions(-)
>>   create mode 100644
>> meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
>>
>> diff --git a/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
>> b/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
>> new file mode 100644
>> index 0000000..32e63c0
>> --- /dev/null
>> +++ b/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
>
>
> New patch needs header please.

sent a V2 just now



More information about the Openembedded-core mailing list