From 4dcccecc0335902854b33c8889c195472e2d3801 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 1 Aug 2010 20:50:59 +0100 Subject: xorg-driver: Remove staging null ops Signed-off-by: Richard Purdie --- recipes/xorg-driver/xorg-driver-common.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes/xorg-driver/xorg-driver-common.inc') diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc index ff620dd649..a8b0fb3e98 100644 --- a/recipes/xorg-driver/xorg-driver-common.inc +++ b/recipes/xorg-driver/xorg-driver-common.inc @@ -17,11 +17,6 @@ inherit autotools pkgconfig TARGET_CPPFLAGS += "-I${STAGING_DIR_HOST}/usr/include/xorg" - -do_stage() { - autotools_stage_all -} - # Another sucky behavor from Xorg configure scripts. # They use AC_CHECK_FILE to check for DRI headers. Yuck! # Of course this will blow up when cross compiling. -- cgit 1.2.3-korg