[oe-commits] org.oe.dev xserver-kdrive 1.3.0.0: apply w100 patches

koen commit openembedded-commits at lists.openembedded.org
Thu Aug 2 14:41:15 UTC 2007


xserver-kdrive 1.3.0.0: apply w100 patches

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 339d8c23276df48d5bd47404a5a8da2f987f0713
ViewMTN: http://monotone.openembedded.org/revision.psp?id=339d8c23276df48d5bd47404a5a8da2f987f0713
Files:
1
packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb
Diffs:

#
# mt diff -rfb21950d0d8a1331c8328cbbe803ce60b2bdc0dc -r339d8c23276df48d5bd47404a5a8da2f987f0713
#
# 
# 
# patch "packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb"
#  from [1368de007e2a82db52e17e262ab0d1e3e15cc205]
#    to [a073b2cf6fabe9e21d85dd47d1a5d7235eec93ac]
# 
============================================================
--- packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb	1368de007e2a82db52e17e262ab0d1e3e15cc205
+++ packages/xorg-xserver/xserver-kdrive_1.3.0.0.bb	a073b2cf6fabe9e21d85dd47d1a5d7235eec93ac
@@ -1,15 +1,22 @@ PE = "1"
 require xserver-kdrive-common.inc
 
 DEPENDS += "libxkbfile libxcalibrate"
 
 PE = "1"
-PR = "r15"
+PR = "r16"
 
 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
 	${KDRIVE_COMMON_PATCHES} \
         file://fix_default_mode.patch;patch=1 \
 	file://enable-xcalibrate.patch;patch=1 \
 	file://hide-cursor-and-ppm-root.patch;patch=1 \
-	file://xcalibrate_coords.patch;patch=1"
+	file://xcalibrate_coords.patch;patch=1 \
+	file://w100.patch;patch=1 \
+	file://w100-fix-offscreen-bmp.patch;patch=1 \
+	"
 
 S = "${WORKDIR}/xorg-server-${PV}"
+
+W100_OECONF = "--disable-w100"
+W100_OECONF_arm = "--enable-w100"
+






More information about the Openembedded-commits mailing list