]> code.ossystems Code Review - openembedded-core.git/commitdiff
xeyes: upgrade 1.1.2 -> 1.2.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 22 Aug 2021 12:50:16 +0000 (14:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 07:25:49 +0000 (08:25 +0100)
libxi is a new requirement.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb [moved from meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb with 62% similarity]

similarity index 62%
rename from meta/recipes-graphics/xorg-app/xeyes_1.1.2.bb
rename to meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb
index 06885f8f531e6bf9be51a3c2cdc900304c5fcde5..73d09f058d4e660e2ab27a6022ebf067e8742cc9 100644 (file)
@@ -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"