Use the sha256sum for the .xz archive instead of .bz2 because of upstream commit bdd57f3. Add SRC_URI_EXT to match.
Changelog: 637b948 (HEAD -> master, tag: xeyes-1.3.0, origin/master, origin/HEAD) xeyes 1.3.0 6f6c975 Implement multi-ocular support, add biblical example f30ef4e Print which argument was unknown before giving usage message e7a54da Add -help & -version options e38962e gitlab CI: stop requiring Signed-off-by in commits c060e6d man page: remove out-of-date reference to X(7) ebbd57a Fix spelling/wording issues bdd57f3 Build xz tarballs instead of bzip2 700a551 gitlab CI: add a basic build test Signed-off-by: Trevor Gamblin <tgamb...@baylibre.com> --- .../xorg-app/{xeyes_1.2.0.bb => xeyes_1.3.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xeyes_1.2.0.bb => xeyes_1.3.0.bb} (77%) diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb b/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb similarity index 77% rename from meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb rename to meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb index 73d09f058d..3d1a7063ea 100644 --- a/meta/recipes-graphics/xorg-app/xeyes_1.2.0.bb +++ b/meta/recipes-graphics/xorg-app/xeyes_1.3.0.bb @@ -8,6 +8,7 @@ PE = "1" LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" -SRC_URI[sha256sum] = "f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023" DEPENDS += "libxau libxt libxext libxmu libxrender libxi" -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184588): https://lists.openembedded.org/g/openembedded-core/message/184588 Mute This Topic: https://lists.openembedded.org/mt/100238474/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-