summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-08-22 14:50:16 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-23 08:25:49 +0100
commitfbd4ba957f23970f7b42bdfa01939a3865a5dba4 (patch)
treee521d6399bf8bd85fe1629593b5d68b3ce34612a /meta/recipes-graphics
parent88cfba0762fe3bb6f593901f9a673b373534b756 (diff)
downloadopenembedded-core-fbd4ba957f23970f7b42bdfa01939a3865a5dba4.tar.gz
xeyes: upgrade 1.1.2 -> 1.2.0
libxi is a new requirement. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb (renamed from meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb b/meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb
index 06885f8f53..73d09f058d 100644
--- a/meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb
@@ -8,7 +8,6 @@ PE = "1"
LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
-SRC_URI[md5sum] = "6f0543ec84283df5743eeafc173bea4a"
-SRC_URI[sha256sum] = "57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553"
+SRC_URI[sha256sum] = "f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db"
-DEPENDS += "libxau libxt libxext libxmu libxrender"
+DEPENDS += "libxau libxt libxext libxmu libxrender libxi"