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

Signed-off-by: Ross Burton <ross.bur...@arm.com>
---
 meta-networking/recipes-support/unbound/unbound_1.13.2.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb 
b/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
index 4eb313ad09..61a75d71f4 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.13.2.bb
@@ -22,9 +22,7 @@ RDEPENDS:${PN} = "bash openssl-bin daemonize"
 S = "${WORKDIR}/git"
 
 EXTRA_OECONF = "--with-libexpat=${STAGING_EXECPREFIXDIR} \
-               --with-ssl=${STAGING_EXECPREFIXDIR} \
-               libtool=${HOST_SYS}-libtool \
-"
+               --with-ssl=${STAGING_EXECPREFIXDIR}"
                
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'largefile systemd', 
d)}"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94322): 
https://lists.openembedded.org/g/openembedded-devel/message/94322
Mute This Topic: https://lists.openembedded.org/mt/87695200/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to