summaryrefslogtreecommitdiff
path: root/packages/xserver-common/xserver-common_1.22.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-12 13:29:28 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-12 13:29:28 +0000
commit5013da3eac1b9eaa3e459e51868c972f35d13987 (patch)
tree16969aea9782c4712bea45c3e4b99cb54db2dfe2 /packages/xserver-common/xserver-common_1.22.bb
parent17749e1e129cdb3a6e4121cd70edb3ad2801e33f (diff)
parent5501bf760b33f3cdd0cccc5a413e5fd8540ad3c9 (diff)
merge of 'da96891a2ca8b58603eeace03f70b31bdb83f534'
and 'ff29d35506adb74555e6297276dcbf0d5adfba55'
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() {