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/maemo/xpext_1.0-5.bb | 4 ---- recipes/maemo/xsp_1.0.0-8.bb | 4 ---- 2 files changed, 8 deletions(-) (limited to 'recipes/maemo') diff --git a/recipes/maemo/xpext_1.0-5.bb b/recipes/maemo/xpext_1.0-5.bb index f28881cbc0..cd9af2c4cc 100644 --- a/recipes/maemo/xpext_1.0-5.bb +++ b/recipes/maemo/xpext_1.0-5.bb @@ -17,9 +17,5 @@ do_configure_prepend () { ./autogen.sh } -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "1b0cb67b6f2bd7c4abef17648b062896" SRC_URI[sha256sum] = "a3b06f5188fd9effd0799ae31352b3cd65cb913b964e2c1a923ffa9d3c08abbe" diff --git a/recipes/maemo/xsp_1.0.0-8.bb b/recipes/maemo/xsp_1.0.0-8.bb index 45499a905d..4432bf531a 100644 --- a/recipes/maemo/xsp_1.0.0-8.bb +++ b/recipes/maemo/xsp_1.0.0-8.bb @@ -11,9 +11,5 @@ S = "${WORKDIR}/Xsp" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - SRC_URI[md5sum] = "2a0d8d02228d4cbd28b6e07bb7c17cf5" SRC_URI[sha256sum] = "8b722b952b64841d996c70c3278499886c81bb5012991beed5f66f4158418f59" -- cgit v1.2.3