]> code.ossystems Code Review - openembedded-core.git/commit
libtool family: fix build failure caused by previous libtool commit.
authorNitin A Kamble <nitin.a.kamble@intel.com>
Fri, 9 Jul 2010 11:11:46 +0000 (04:11 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 9 Jul 2010 22:15:53 +0000 (23:15 +0100)
commit9b7907fae23151f250d0584f21d43bfd93fda9ad
tree80ea94096baf149a6b3bd9c1c835dd93f770b051
parent4e80041a4f3c9bce4ad0c2e17b3400afd4cf4185
libtool family: fix build failure caused by previous libtool commit.

prefix.patch was removed from the target libtool recipe. But still part
of it is needed to build the man pages. So split the patch into two. One
for just fixing the man page building issue.

Also tweaked the install of libtool-nativesdk recipe as per prefix patch
changes.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/packages/libtool/libtool-cross_2.2.10.bb
meta/packages/libtool/libtool-native_2.2.10.bb
meta/packages/libtool/libtool-nativesdk_2.2.10.bb
meta/packages/libtool/libtool.inc
meta/packages/libtool/libtool/prefix-manpage-fix.patch [new file with mode: 0644]
meta/packages/libtool/libtool/prefix.patch