]> code.ossystems Code Review - openembedded-core.git/commit
libtool: Fix regression from previous commit
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jul 2015 16:52:44 +0000 (17:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jul 2015 16:58:50 +0000 (17:58 +0100)
commit5a1f80e15d7fb60fd7c2b82aa769adef95d877a9
treef3b8cacd46a0982da4816403db06012380940b9c
parentc270148b3f0e87bbaafbcffbca4ee7b965be6569
libtool: Fix regression from previous commit

Commit http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=f44aa10ec122df309d9810d4d25fbb8f799107d2
inadvertently moved the m4 macros to the -dev package. These need to be
in the main package since libtoolize is useless without them.

Move them back (as the commented code implies was always needed)

[YOCTO #7889]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-2.4.6.inc