From: Alexander Kanavin <a...@linutronix.de> Upstream no longer publishes tarballs. 1.8.0 release is git only.
Signed-off-by: Alexander Kanavin <a...@linutronix.de> --- meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb index d87ff661d9f..f216a079836 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb @@ -7,11 +7,10 @@ LICENSE = "MIT & MIT" DEPENDS = "flex-native bison-native" -SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" +SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master" -SRC_URI[sha256sum] = "65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247" - -UPSTREAM_CHECK_URI = "http://xkbcommon.org/" +SRCREV = "7a31e3585edf78be281559377e26d15f8c4bc655" +S = "${WORKDIR}/git" inherit meson pkgconfig bash-completion -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211095): https://lists.openembedded.org/g/openembedded-core/message/211095 Mute This Topic: https://lists.openembedded.org/mt/111101109/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-