From ad8dd86d95adb09eadca0cd64d2074a85ddfc45f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 3 Apr 2018 18:49:07 -0700 Subject: [PATCH] xeyes: update to 1.1.2 Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- .../xorg-app/{xeyes_1.1.1.bb => xeyes_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xeyes_1.1.1.bb => xeyes_1.1.2.bb} (72%) diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb b/meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb similarity index 72% rename from meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb rename to meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb index 84d0cb8044..06885f8f53 100644 --- a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb +++ b/meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb @@ -8,7 +8,7 @@ PE = "1" LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" -SRC_URI[md5sum] = "a3035dcecdbdb89e864177c080924981" -SRC_URI[sha256sum] = "975e98680cd59e1f9439016386609546ed08c284d0f05a95276f96aca6e8a521" +SRC_URI[md5sum] = "6f0543ec84283df5743eeafc173bea4a" +SRC_URI[sha256sum] = "57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553" DEPENDS += "libxau libxt libxext libxmu libxrender" -- 2.40.1