aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/xserver-common_1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.22.bb')
-rw-r--r--recipes/xserver-common/xserver-common_1.22.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/xserver-common/xserver-common_1.22.bb b/recipes/xserver-common/xserver-common_1.22.bb
index 160a3fd301..d50614f078 100644
--- a/recipes/xserver-common/xserver-common_1.22.bb
+++ b/recipes/xserver-common/xserver-common_1.22.bb
@@ -14,7 +14,9 @@ SRC_URI_append_angstrom = " file://kdrive-1.4-fixes.patch \
file://xorg-fixes.patch \
file://gta-xorg-fixes.patch \
file://default.xmodmap \
- file://98keymap-fixup "
+ file://98keymap-fixup \
+ file://xserver-common-at91sam9.patch "
+
do_install_append() {
install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi"