From f2893b80cffc46dad57864eb78b563f0876e6811 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Mon, 2 Aug 2010 10:19:42 +0000 Subject: 500+ recipes: remove do_stage This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks Acked-by: Koen Kooi Acked-by: Michael 'Mickey' Lauer --- recipes/openmax/libomxil-bellagio_0.9.0.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/openmax/libomxil-bellagio_0.9.0.bb') diff --git a/recipes/openmax/libomxil-bellagio_0.9.0.bb b/recipes/openmax/libomxil-bellagio_0.9.0.bb index 2614488183..6181755fd8 100644 --- a/recipes/openmax/libomxil-bellagio_0.9.0.bb +++ b/recipes/openmax/libomxil-bellagio_0.9.0.bb @@ -11,11 +11,6 @@ inherit autotools AUTOTOOLS_STAGE_PKGCONFIG = "1" -do_stage() { - autotools_stage_all -} - - FILES_${PN} += "${libdir}/bellagio/*.so ${libdir}/bellagio/*.la" FILES_${PN}-dev += "${libdir}/bellagio/*.a" FILES_${PN}-dbg += "${libdir}/bellagio/.debug" -- cgit v1.2.3