xserver-kdrive-xomap: generate only Xomap package
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 13 Apr 2007 15:37:51 +0000 (15:37 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 13 Apr 2007 15:37:51 +0000 (15:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1505 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-xserver/xserver-kdrive-xomap_X11R7.1-1.1.99.3.bb

index 1b77769..52b6358 100644 (file)
@@ -2,20 +2,16 @@ LICENSE = "MIT"
 DEPENDS = "tslib xproto libxdmcp xextproto xtrans libxau virtual/libx11 libxext libxrandr fixesproto damageproto libxfont resourceproto compositeproto xcalibrateext recordproto videoproto scrnsaverproto xpext xsp libxkbfile dbus"
 
 PROVIDES = "virtual/xserver"
-PACKAGES =+ "xserver-kdrive-fbdev xserver-kdrive-fake xserver-kdrive-xephyr xserver-kdrive-xomap"
+PACKAGES =+ "xserver-kdrive-xomap"
 SECTION = "x11/base"
 DESCRIPTION = "X server from freedesktop.org"
 DESCRIPTION_xserver-kdrive-xomap = "X server for the OMAP in the Nokia 800"
-DESCRIPTION_xserver-kdrive-fbdev = "X server from freedesktop.org, supporting generic framebuffer devices"
-DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
 
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_MACHINE = "nokia800"
 
 FILES_${PN} = "${libdir}/xserver /etc/dbus-1/* ${bindir}/Xomap"
-FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
-FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo3.0/free/source/xorg-server_1.1.99.3-0osso21.tar.gz \
        file://kmode.patch;patch=1 \