]> code.ossystems Code Review - openembedded-core.git/commit
apr: remove obsolete support for renamed libtool
authorRoss Burton <ross@burtonini.com>
Fri, 10 Dec 2021 14:22:39 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Dec 2021 18:10:09 +0000 (18:10 +0000)
commit07c0c780fb79779827dcd7496fac288c179aa259
tree75b29eb6e1c536ecd8e66eca48e73146ebf463d0
parent000f129323e4fda3fed9d6d0e45f0bc0328a737e
apr: remove obsolete support for renamed libtool

libtool is now longer renamed to ${host}-libtool, so remove the changes
to support this.

This means that apr now installs libtool into the build-1 folder, but
as this has never been needed before (as we use the system libtool) we
can remove it (it contains build paths so is unreproducible).  Also add
a RDEPENDS on libtool for the target -dev package.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/apr/apr_1.7.0.bb