aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/xserver-common_1.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.11.bb')
-rw-r--r--recipes/xserver-common/xserver-common_1.11.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xserver-common/xserver-common_1.11.bb b/recipes/xserver-common/xserver-common_1.11.bb
index c25080055e..c3727122f3 100644
--- a/recipes/xserver-common/xserver-common_1.11.bb
+++ b/recipes/xserver-common/xserver-common_1.11.bb
@@ -1,9 +1,9 @@
require xserver-common.inc
SRC_URI_append = " file://setDPI.sh \
- file://calibrate_zaurusd.patch;apply=yes \
- file://w100.patch;apply=yes \
- file://poodle-xmodmap-2.6.patch;apply=yes"
+ file://calibrate_zaurusd.patch \
+ file://w100.patch \
+ file://poodle-xmodmap-2.6.patch"
do_install_append() {
install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"