[oe-commits] Richard Purdie : xorg-driver: Remove staging null ops

git version control git at git.openembedded.org
Sun Aug 1 19:52:12 UTC 2010


Module: openembedded.git
Branch: rpurdie/for-testing
Commit: 4dcccecc0335902854b33c8889c195472e2d3801
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4dcccecc0335902854b33c8889c195472e2d3801

Author: Richard Purdie <rpurdie at linux.intel.com>
Date:   Sun Aug  1 20:50:59 2010 +0100

xorg-driver: Remove staging null ops

Signed-off-by: Richard Purdie <rpurdie at linux.intel.com>

---

 recipes/xorg-driver/xorg-driver-common.inc |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc
index ff620dd..a8b0fb3 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.





More information about the Openembedded-commits mailing list