summaryrefslogtreecommitdiff
path: root/recipes/xserver-common/xserver-common_1.25.bb
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2010-01-12 01:43:44 +0000
committerKhem Raj <raj.khem@gmail.com>2010-01-21 15:00:21 -0800
commita0833a8385db355753863b74864e88cc4faa9f13 (patch)
tree10ff8f75c0739e5048b4f0514e3038c499f8cdfb /recipes/xserver-common/xserver-common_1.25.bb
parent3020a58f3e1c178a850b4a23d37c3829ecaa3ca9 (diff)
xserver-common: add SAM9G10/G45/9RL to Xserver file
Adding some Atmel AT91 chips to Xserver file. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/xserver-common/xserver-common_1.25.bb')
-rw-r--r--recipes/xserver-common/xserver-common_1.25.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xserver-common/xserver-common_1.25.bb b/recipes/xserver-common/xserver-common_1.25.bb
index b55e0e5ce1..40ec4affa0 100644
--- a/recipes/xserver-common/xserver-common_1.25.bb
+++ b/recipes/xserver-common/xserver-common_1.25.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r3"
+PR = "r4"
PACKAGE_ARCH = "all"
@@ -13,6 +13,7 @@ SRC_URI_append = " file://setDPI.sh \
file://89xdgautostart.sh \
file://avoid-rotated-server.patch;patch=1 \
file://ts-handling-cleanup.diff;patch=1 \
+ file://Xserver-at91.patch;patch=1 \
"
SRC_URI_append_angstrom = " file://xtscal-fix.patch;patch=1 "