From 7664c56425c487ad973776688833520de2f4bdad Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 28 May 2009 08:43:12 +0200 Subject: xserver xorg 1.6.1: fix sysroot regression by applying the same patch as 1.5.x --- recipes/xorg-xserver/xserver-xorg_1.6.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes') diff --git a/recipes/xorg-xserver/xserver-xorg_1.6.1.bb b/recipes/xorg-xserver/xserver-xorg_1.6.1.bb index 575021dfd3..a177b19e6a 100644 --- a/recipes/xorg-xserver/xserver-xorg_1.6.1.bb +++ b/recipes/xorg-xserver/xserver-xorg_1.6.1.bb @@ -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" -- cgit v1.2.3