]> code.ossystems Code Review - openembedded-core.git/commit
libtool 2.4.2: fix missing quote in FILES_libtldtl
authorKoen Kooi <koen@dominion.thruhere.net>
Fri, 27 Jan 2012 08:21:29 +0000 (09:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jan 2012 09:47:47 +0000 (09:47 +0000)
commited6968b731e8ebc161fa59e18a9284bddf86c61b
tree80af9e965efd263f43c2464263452774681d8523
parentffc7bbcf0011de3f1f6e8d95f1de0b8f7164fa51
libtool 2.4.2: fix missing quote in FILES_libtldtl

The missing quote prohibits OE from packaging it correctly, leading to:

|  * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-gnome:
|  *    libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *   libltdl7 (>= 2.4.2) *

for incremental builds and binary feeds.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-2.4.2.inc