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/dbh/dbh_1.0-18.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes/dbh') diff --git a/recipes/dbh/dbh_1.0-18.bb b/recipes/dbh/dbh_1.0-18.bb index 4f69104db9..aea7c2c473 100644 --- a/recipes/dbh/dbh_1.0-18.bb +++ b/recipes/dbh/dbh_1.0-18.bb @@ -13,9 +13,5 @@ S="${WORKDIR}/dbh_${PV}" inherit autotools pkgconfig -do_stage() { -autotools_stage_all -} - SRC_URI[md5sum] = "dca09e2949616471669320e3429a49ef" SRC_URI[sha256sum] = "62c8c36df69c48bed9e8a1406faa5df5d057876b34fc110492c87260a70692c6" -- cgit v1.2.3