From 0a0b962fe21d6e26fa6acd12ce95ccd6072907a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Mon, 29 Dec 2014 11:24:07 -0600 Subject: [PATCH] xrandr: Upgrade to 1.4.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Aníbal Limón Signed-off-by: Richard Purdie --- .../xorg-app/{xrandr_1.4.2.bb => xrandr_1.4.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xrandr_1.4.2.bb => xrandr_1.4.3.bb} (72%) diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb b/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb similarity index 72% rename from meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb rename to meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb index 84f01b02dd..41bd42069c 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.4.2.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb @@ -11,5 +11,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" DEPENDS += "libxrandr libxrender" PE = "1" -SRC_URI[md5sum] = "78fd973d9b532106f8777a3449176148" -SRC_URI[sha256sum] = "b2e76ee92ff827f1c52ded7c666fe6f2704ca81cdeef882397da4e3e8ab490bc" +SRC_URI[md5sum] = "441fdb98d2abc6051108b7075d948fc7" +SRC_URI[sha256sum] = "7154ac3486b86923692f2d6cdb2991a2ee72bc32af2c4379a6f1c068f204be1b" -- 2.40.1