[oe-commits] Koen Kooi : xserver-xorg: make avr32 build go a bit further

GIT User account git at amethyst.openembedded.net
Wed Apr 15 18:27:21 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: abf92f42db81d9049e8e517354e7f3dd5ecb5f77
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=abf92f42db81d9049e8e517354e7f3dd5ecb5f77

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Apr 15 20:23:10 2009 +0200

xserver-xorg: make avr32 build go a bit further

---

 recipes/xorg-xserver/xserver-xorg_1.5.3.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
index 79df5b3..74ea3c4 100644
--- a/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
+++ b/recipes/xorg-xserver/xserver-xorg_1.5.3.bb
@@ -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"
 





More information about the Openembedded-commits mailing list