]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
babeltrace/libatomic-ops: correct the SRC_URI
authorGuocai He <guocai.he.cn@windriver.com>
Mon, 16 Jun 2025 02:24:22 +0000 (10:24 +0800)
committerSteve Sakoman <steve@sakoman.com>
Mon, 16 Jun 2025 16:49:07 +0000 (09:49 -0700)
The old SRC_URIs are not available and need to update.

Signed-off-by: Guocai He <guocai.he.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/lttng/babeltrace_1.5.11.bb
meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb

index 8e2fe4164d5f10fb5ce2a4f59b81907f0db41148..0e93207139ca929d67d9cc2f1df388fd30d37d7a 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
 
 DEPENDS = "glib-2.0 util-linux popt bison-native flex-native"
 
-SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-1.5 \
+SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=https;branch=stable-1.5 \
           file://run-ptest \
          "
 SRCREV = "91c00f70884887ff5c4849a8e3d47e311a22ba9d"
index fad92df5075772f8e06b58a3c730e8fa0fafd81f..69d8a266f69603f2bf7144fcff7583685f318a0b 100644 (file)
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://doc/LICENSING.txt;md5=dfc50c7cea7b66935844587a0f7389e7 \
                     "
 
-SRC_URI = "https://github.com/ivmai/libatomic_ops/releases/download/v${PV}/libatomic_ops-${PV}.tar.gz"
-UPSTREAM_CHECK_URI = "https://github.com/ivmai/libatomic_ops/releases"
+SRC_URI = "https://github.com/bdwgc/libatomic_ops/releases/download/v${PV}/libatomic_ops-${PV}.tar.gz"
+UPSTREAM_CHECK_URI = "https://github.com/bdwgc/libatomic_ops/releases"
 
 SRC_URI[sha256sum] = "390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292"