From 161490f1050b4eafb88d173c62d5648c9b852970 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Tue, 16 Nov 2010 21:58:59 +0800 Subject: xrandr: upgrade from 1.3.2 to 1.3.4 Also remove the patch resolve_symbol_clash.patch, because the code it applies to has been removed from 1.3.4, by commit ccb3f8a42b: "Remove --clone / --extend support code", so this patch is no longer needed. Signed-off-by: Yu Ke --- meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb (limited to 'meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb') diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb deleted file mode 100644 index 3ddccb2496..0000000000 --- a/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -require xorg-app-common.inc - -DESCRIPTION = "X Resize and Rotate extension command." -LICENSE= "BSD-X" -LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" -DEPENDS += "libxrandr libxrender" -PE = "1" -PR = "r0" - -SRC_URI += "file://resolve_symbol_clash.patch" -- cgit v1.2.3-54-g00ecf