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/mythtv/gmyth_0.7.1.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/mythtv/gmyth_0.7.1.bb') diff --git a/recipes/mythtv/gmyth_0.7.1.bb b/recipes/mythtv/gmyth_0.7.1.bb index 9c8884ac0e..bb0a41d94b 100644 --- a/recipes/mythtv/gmyth_0.7.1.bb +++ b/recipes/mythtv/gmyth_0.7.1.bb @@ -17,10 +17,5 @@ do_compile_append() { gmyth.pc } -do_stage() { - autotools_stage_all -} - - SRC_URI[md5sum] = "ab6b7525fd9c71cf5203f9e61abec0c3" SRC_URI[sha256sum] = "ce7cbf087b377f027516d90525bbea6130f70b42f176b2d17386b7247b290fdb" -- cgit 1.2.3-korg