diff options
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb')
-rw-r--r-- | recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb b/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb index 57f7050c2d..5994bc0fc4 100644 --- a/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb +++ b/recipes/xorg-xserver/xserver-kdrive-xomap_1.1.99.3.bb @@ -7,7 +7,7 @@ SECTION = "x11/base" DESCRIPTION = "X server from freedesktop.org" DESCRIPTION_xserver-kdrive-xomap = "X server for the OMAP in the Nokia 800" -PR = "r2" +PR = "r3" PE = "1" COMPATIBLE_MACHINE = "nokia(800|770)" @@ -25,7 +25,8 @@ SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/xorg-server_1.1 file://button_only.patch;patch=1 \ file://calibrateext.patch;patch=1 \ file://fix-picturestr-include-order.patch;patch=1 \ - file://xcalibrate_coords.patch;patch=1" + file://xcalibrate_coords.patch;patch=1 \ + file://report-correct-randr10.patch;patch=1" # file://kdrive-evdev.patch;patch=1 \ # file://kdrive-use-evdev.patch;patch=1 \ # file://optional-xkb.patch;patch=1 \ |