mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xorg-xserver: X11 cleanup
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2082 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ SECTION = "x11/base"
|
||||
DESCRIPTION = "X server from freedesktop.org"
|
||||
DESCRIPTION_xserver-kdrive-xomap = "X server for the OMAP in the Nokia 800"
|
||||
|
||||
PR = "r5"
|
||||
PE = "1"
|
||||
|
||||
COMPATIBLE_MACHINE = "nokia(800|770)"
|
||||
|
||||
+2
-2
@@ -10,7 +10,7 @@ DESCRIPTION_xserver-kdrive-fbdev = "X server from freedesktop.org, supporting ge
|
||||
DESCRIPTION_xserver-kdrive-fake = "Fake X server"
|
||||
DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
|
||||
|
||||
PR="r2"
|
||||
PE = "1"
|
||||
|
||||
FILES_${PN} = "${libdir}/xserver"
|
||||
FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
|
||||
@@ -21,7 +21,7 @@ RDEPENDS_xserver-kdrive-fbdev = "${PN}"
|
||||
RDEPENDS_xserver-kdrive-fake = "${PN}"
|
||||
RDEPENDS_xserver-kdrive-xephyr = "${PN}"
|
||||
|
||||
SRC_URI = "http://ftp.x.org/pub/X11R7.1/src/xserver/xorg-server-X11R7.1-1.1.0.tar.bz2 \
|
||||
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-1.1.0.tar.bz2 \
|
||||
file://kmode.patch;patch=1 \
|
||||
file://disable-apm.patch;patch=1 \
|
||||
file://no-serial-probing.patch;patch=1 \
|
||||
+2
@@ -4,6 +4,8 @@ SRC_URI += "file://drmfix.patch;patch=1"
|
||||
|
||||
EXTRA_OECONF += " ac_cv_file__usr_share_X11_sgml_defs_ent=no "
|
||||
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
Reference in New Issue
Block a user