From 7144ecd9432ce7468b1f920bf78ba0800f4e7c6c Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Mon, 14 Oct 2013 18:28:15 +0300 Subject: [PATCH] xinput: upgrade to 1.6.1 Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold --- .../xorg-app/{xinput_1.6.0.bb => xinput_1.6.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{xinput_1.6.0.bb => xinput_1.6.1.bb} (64%) diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb similarity index 64% rename from meta/recipes-graphics/xorg-app/xinput_1.6.0.bb rename to meta/recipes-graphics/xorg-app/xinput_1.6.1.bb index 974b11ed45..5befcc82d9 100644 --- a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb +++ b/meta/recipes-graphics/xorg-app/xinput_1.6.1.bb @@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5" DEPENDS += " libxi libxrandr libxinerama" -PR = "${INC_PR}.0" -SRC_URI[md5sum] = "d2459d35b4e0b41ded26a1d1159b7ac6" -SRC_URI[sha256sum] = "4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e" +SRC_URI[md5sum] = "305980ac78a6954e306a14d80a54c441" +SRC_URI[sha256sum] = "b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f" -- 2.40.1