mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xserver-kdrive-xomap: generate only Xomap package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1505 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user