[oe-commits] Martin Jansa : xorg-xserver: new style staging

git version control git at git.openembedded.org
Tue Aug 3 07:24:57 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5fe65f7cd7b6b188c47e6f7cc76f8546c0b28cf3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5fe65f7cd7b6b188c47e6f7cc76f8546c0b28cf3

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug  2 16:32:39 2010 +0200

xorg-xserver: new style staging

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/xorg-xserver/xorg-xserver-common.inc b/recipes/xorg-xserver/xorg-xserver-common.inc
index a2a43ef..7f8beb7 100644
--- a/recipes/xorg-xserver/xorg-xserver-common.inc
+++ b/recipes/xorg-xserver/xorg-xserver-common.inc
@@ -106,10 +106,6 @@ PACKAGES =+ "${PN}-multimedia-modules"
 
 FILES_${PN}-multimedia-modules = "${libdir}/xorg/modules/multimedia/*drv*"
 
-do_stage() {
-	autotools_stage_all
-}
-
 do_install_append () {
 	ln -sf ${datadir}/fonts/X11 ${D}/${libdir}/X11/fonts
 }





More information about the Openembedded-commits mailing list