xserver xorg 1.6.1: fix sysroot regression by applying the same patch as 1.5.x
authorKoen Kooi <koen@openembedded.org>
Thu, 28 May 2009 06:43:12 +0000 (08:43 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 28 May 2009 06:43:12 +0000 (08:43 +0200)
recipes/xorg-xserver/xserver-xorg_1.6.1.bb

index 575021d..a177b19 100644 (file)
@@ -4,6 +4,9 @@ DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl xineramaproto libxinerama"
 RDEPENDS += "hal"
 PE = "2"
+PR = "r1"
+
+SRC_URI += "file://sysroot_fix.patch;patch=1"
 
 MESA_VER = "7.2"