aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_1.22.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-10 18:11:19 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-10 18:11:19 +0000
commita7c1b9e83858e722cd3e79e4faad630c07c1ad21 (patch)
tree72e718c8924a75fa696138a955946d4003049794 /packages/xserver-common/xserver-common_1.22.bb
parent70185fab5a60f21c0888baa34d621450b7205716 (diff)
downloadopenembedded-a7c1b9e83858e722cd3e79e4faad630c07c1ad21.tar.gz
xserver-common: add keypad to keymap
Diffstat (limited to 'packages/xserver-common/xserver-common_1.22.bb')
-rw-r--r--packages/xserver-common/xserver-common_1.22.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/xserver-common/xserver-common_1.22.bb b/packages/xserver-common/xserver-common_1.22.bb
index 425e64c627..9ef4e457d2 100644
--- a/packages/xserver-common/xserver-common_1.22.bb
+++ b/packages/xserver-common/xserver-common_1.22.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r5"
+PR = "r6"
PACKAGE_ARCH = "all"
@@ -12,6 +12,7 @@ inherit gpe
SRC_URI_append = " file://setDPI.sh "
SRC_URI_append_angstrom = " file://kdrive-1.4-fixes.patch;patch=1 \
file://kdrive-1.4-fixes-fix.patch;patch=1 \
+ file://fixes-fix-fix.patch;patch=1 \
"
do_install_append() {