summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb')
-rw-r--r--recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
index 18b85fdcb0..27a08d2253 100644
--- a/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
+++ b/recipes/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb
@@ -7,7 +7,7 @@ DEPENDS += "libxkbfile libxcalibrate"
PROVIDES = "virtual/xserver"
PE = "1"
-PR = "r7"
+PR = "r8"
FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
@@ -23,6 +23,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
file://enable-builtin-fonts.patch;patch=1 \
file://fix-picturestr-include-order.patch;patch=1 \
file://split_multiple_AC_SUBST.patch;patch=1 \
+ file://report-correct-randr10.patch;patch=1 \
"
S = "${WORKDIR}/xorg-server-${PV}"