From c10e9906a2ecea7e9c04bf967a8882d6b4cd1077 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Wed, 15 Jul 2009 12:32:33 +0400 Subject: xserver-xorg-1.6.1: fix libtool name in doltlibtool In OE cross-libtool is renamed. Change doltlibtool script in xserver-xorg accordingly. Signed-off-by: Dmitry Eremin-Solenikov --- recipes/xorg-xserver/xserver-xorg_1.6.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/xorg-xserver/xserver-xorg_1.6.1.bb') diff --git a/recipes/xorg-xserver/xserver-xorg_1.6.1.bb b/recipes/xorg-xserver/xserver-xorg_1.6.1.bb index a177b19e6a..d8379eb396 100644 --- a/recipes/xorg-xserver/xserver-xorg_1.6.1.bb +++ b/recipes/xorg-xserver/xserver-xorg_1.6.1.bb @@ -6,7 +6,8 @@ RDEPENDS += "hal" PE = "2" PR = "r1" -SRC_URI += "file://sysroot_fix.patch;patch=1" +SRC_URI += "file://sysroot_fix.patch;patch=1 \ + file://dolt-fix.patch;patch=1" MESA_VER = "7.2" -- cgit v1.2.3