diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2010-06-21 03:46:34 -0700 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-07-08 22:05:20 -0700 |
| commit | d42466ea43827f1c6a5a972819dac273e381d33d (patch) | |
| tree | 72c6a9d981257dc2c3fd2173bc56657b20c1061e /meta/packages/libtool/libtool-2.2.6/add_dolt.patch | |
| parent | f516cfcac0b2d56aebe1da2a00301c669ca77ab9 (diff) | |
| download | poky-d42466ea43827f1c6a5a972819dac273e381d33d.tar.gz | |
libtool family: upgrade from 2.2.6 to 2.2.10
This upgrades these recipes:
libtool_2.2.6.bb -> libtool_2.2.10.bb
libtool-native_2.2.6.bb -> libtool-native_2.2.10.bb
libtool-cross_2.2.6.bb -> libtool-cross_2.2.10.bb
libtool-nativesdk_2.2.6.bb -> libtool-nativesdk_2.2.10.bb
Also fixes build failure caused by having aclocal.m4 built with older version
of libtool.
Rebased these patches for the newer version sources
add_dolt.patch
cross_compile.patch
dolt.m4
Changed this patch to fix documentation building for non-x86 archs
prefix.patch
Rebased and changed to fix the building of ncurses recipe:
trailingslash.patch
Also updated metadata variables like LICENSE & LIC_CHKSUM_FILES
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/packages/libtool/libtool-2.2.6/add_dolt.patch')
| -rw-r--r-- | meta/packages/libtool/libtool-2.2.6/add_dolt.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/packages/libtool/libtool-2.2.6/add_dolt.patch b/meta/packages/libtool/libtool-2.2.6/add_dolt.patch deleted file mode 100644 index 2c5df96031..0000000000 --- a/meta/packages/libtool/libtool-2.2.6/add_dolt.patch +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | Index: libtool-2.2.2/libltdl/m4/libtool.m4 | ||
| 2 | =================================================================== | ||
| 3 | --- libtool-2.2.2.orig/libltdl/m4/libtool.m4 2008-04-13 22:40:30.000000000 +0100 | ||
| 4 | +++ libtool-2.2.2/libltdl/m4/libtool.m4 2008-04-13 23:38:45.000000000 +0100 | ||
| 5 | @@ -97,6 +97,7 @@ | ||
| 6 | |||
| 7 | # Only expand once: | ||
| 8 | m4_define([LT_INIT]) | ||
| 9 | +DOLT | ||
| 10 | ])# LT_INIT | ||
| 11 | |||
| 12 | # Old names: | ||
