xserver-xorg: make avr32 build go a bit further
authorKoen Kooi <koen@openembedded.org>
Wed, 15 Apr 2009 18:23:10 +0000 (20:23 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 15 Apr 2009 18:23:10 +0000 (20:23 +0200)
recipes/xorg-xserver/xserver-xorg_1.5.3.bb

index 79df5b3..74ea3c4 100644 (file)
@@ -4,10 +4,12 @@ DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl"
 RDEPENDS += "hal"
 PE = "2"
-PR = "r4"
+PR = "r5"
 
 SRC_URI += "file://drmfix.patch;patch=1 \
-            file://sysroot_fix.patch;patch=1"
+            file://sysroot_fix.patch;patch=1 \
+            file://xorg-avr32-support.diff;patch=1 \
+"
 
 MESA_VER = "7.2"