mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
babeltrace/libatomic-ops: correct the SRC_URI
The old SRC_URIs are not available and need to update. (From OE-Core rev: 94d24ff01573dc1d65078c92150dc252b3e9b145) Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user