aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-02 16:32:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-03 09:18:41 +0200
commit5fe65f7cd7b6b188c47e6f7cc76f8546c0b28cf3 (patch)
tree286068f9dadbadff85da6ae1e8de2c4a03ba0874 /recipes/xorg-xserver
parent2c0037cd2a3e0c400dfa07b7227626c3afc70c3f (diff)
downloadopenembedded-5fe65f7cd7b6b188c47e6f7cc76f8546c0b28cf3.tar.gz
xorg-xserver: new style staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-xserver')
-rw-r--r--recipes/xorg-xserver/xorg-xserver-common.inc4
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 a2a43efc35..7f8beb705b 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
}