From: Michael Lippautz Date: Thu, 4 Mar 2010 19:35:28 +0000 (+0100) Subject: libidn: Move to new staging X-Git-Tag: Release-2010-05/1~489^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98404cdd82b77f223b7c0dde5ca4bfd1897ea4e;p=openembedded.git libidn: Move to new staging --- diff --git a/recipes/libidn/libidn_1.15.bb b/recipes/libidn/libidn_1.15.bb index 0a68a796c7..2381bf01ee 100644 --- a/recipes/libidn/libidn_1.15.bb +++ b/recipes/libidn/libidn_1.15.bb @@ -13,7 +13,3 @@ EXTRA_OECONF = " --disable-tld" do_configure_prepend () { autoreconf -f -i -s } - -do_stage () { - autotools_stage_all -}