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/gpstk/gpstk_1.2.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/gpstk') diff --git a/recipes/gpstk/gpstk_1.2.bb b/recipes/gpstk/gpstk_1.2.bb index 53fc07b19e..491bd3e67d 100644 --- a/recipes/gpstk/gpstk_1.2.bb +++ b/recipes/gpstk/gpstk_1.2.bb @@ -12,11 +12,6 @@ inherit autotools lib_package EXTRA_OECONF = "--enable-shared" -do_stage() { - autotools_stage_all -} - - # This is a handcrafted do_install because 'make install' isn't working. # This should install the same files as my native (x86) jam based build, but doesn't since the Makefiles # aren't up to date (e.g. bc2sp3 is missing). -- cgit v1.2.3