summaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/xserver-common_1.33.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.33.bb')
-rw-r--r--recipes/xserver-common/xserver-common_1.33.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/xserver-common/xserver-common_1.33.bb b/recipes/xserver-common/xserver-common_1.33.bb
index dc35c0ccae..f1fcfc337a 100644
--- a/recipes/xserver-common/xserver-common_1.33.bb
+++ b/recipes/xserver-common/xserver-common_1.33.bb
@@ -16,19 +16,19 @@ inherit gpe
SRC_URI[md5sum] = "2df46d6b1bbac9f3e5e7e3191ccdd3e4"
SRC_URI[sha256sum] = "4576ccca80730f1860a273df38b9f917cf906eca9865e108d76fc5460e006d87"
-SRC_URI_append = " file://loop.patch;apply=yes;striplevel=3 \
- file://rgba.diff;apply=yes \
+SRC_URI_append = " file://loop.patch;striplevel=3 \
+ file://rgba.diff \
file://setDPI.sh \
file://89xdgautostart.sh"
-SRC_URI_append_angstrom = " file://xtscal-fix.patch;apply=yes "
+SRC_URI_append_angstrom = " file://xtscal-fix.patch "
RDEPENDS_${PN}_append_angstrom = " tslib-calibrate "
-SRC_URI_append_shr = " file://89xTs_Calibrate.xinput_calibrator.patch;apply=yes \
- file://90xXWindowManager.patch;apply=yes \
- file://Xserver.add.nocursor.for.gta.patch;apply=yes \
- file://Xserver.add.xserver-system.patch;apply=yes \
- file://Xserver.add.dpi.for.gta.patch;apply=yes"
+SRC_URI_append_shr = " file://89xTs_Calibrate.xinput_calibrator.patch \
+ file://90xXWindowManager.patch \
+ file://Xserver.add.nocursor.for.gta.patch \
+ file://Xserver.add.xserver-system.patch \
+ file://Xserver.add.dpi.for.gta.patch"
do_install_append() {
install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"