From ec139cc88b18e0cd1895f3eb05d11e9081f277b0 Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Mon, 22 Mar 2010 17:16:28 +0300 Subject: libnfnetlink: don't libtoolize version 0.0.30 Broken with newer libtool, builds fine without relibtoolizing. Signed-off-by: Roman I Khimov --- recipes/libnfnetlink/libnfnetlink_0.0.30.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/libnfnetlink') diff --git a/recipes/libnfnetlink/libnfnetlink_0.0.30.bb b/recipes/libnfnetlink/libnfnetlink_0.0.30.bb index 5d335a859a..400d48de91 100644 --- a/recipes/libnfnetlink/libnfnetlink_0.0.30.bb +++ b/recipes/libnfnetlink/libnfnetlink_0.0.30.bb @@ -1,9 +1,7 @@ include libnfnetlink.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" do_configure() { - gnu-configize - libtoolize --force oe_runconf } -- cgit 1.2.3-korg