libidn: Move to new staging
authorMichael Lippautz <michael.lippautz@gmail.com>
Thu, 4 Mar 2010 19:35:28 +0000 (20:35 +0100)
committerMichael Lippautz <michael.lippautz@gmail.com>
Thu, 4 Mar 2010 19:42:43 +0000 (20:42 +0100)
recipes/libidn/libidn_1.15.bb

index 0a68a79..2381bf0 100644 (file)
@@ -13,7 +13,3 @@ EXTRA_OECONF = " --disable-tld"
 do_configure_prepend () {
        autoreconf -f -i -s
 }
-
-do_stage () {
-       autotools_stage_all
-}