aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-11-21 12:21:25 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-11-21 12:21:25 +0000
commit854a757313675bc8b041259f3854c3e31e7fb853 (patch)
treebcb11145d44b1a45138d0b475b6ed74403f90ce8 /packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
parent2eb116ffd8687e5693af8379c616b6b02bf410ef (diff)
downloadopenembedded-854a757313675bc8b041259f3854c3e31e7fb853.tar.gz
xserver-kdrive_1.3.0.0.bb : add Xglamo server for Neo1973
Diffstat (limited to 'packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb')
-rw-r--r--packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb b/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
index 3cc67078a0..7c60fb391e 100644
--- a/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
+++ b/packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
@@ -3,7 +3,7 @@ require xserver-kdrive-common.inc
DEPENDS += "libxkbfile libxcalibrate"
PE = "1"
-PR = "r19"
+PR = "r20"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
${KDRIVE_COMMON_PATCHES} \
@@ -21,6 +21,8 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
file://w100-fix-offscreen-bmp.patch;patch=1 \
file://kdrive-1.3-18bpp.patch;patch=1 \
file://gumstix-kmode.patch;patch=1 \
+ file://smedia-glamo.patch;patch=1 \
+ file://build-glamo.patch;patch=1 \
"
S = "${WORKDIR}/xorg-server-${PV}"