diff options
| -rw-r--r-- | meta/recipes-kernel/lttng/babeltrace_1.5.11.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb b/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb index 8e2fe4164d..0e93207139 100644 --- a/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb +++ b/meta/recipes-kernel/lttng/babeltrace_1.5.11.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa" | |||
| 7 | 7 | ||
| 8 | DEPENDS = "glib-2.0 util-linux popt bison-native flex-native" | 8 | DEPENDS = "glib-2.0 util-linux popt bison-native flex-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-1.5 \ | 10 | SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=https;branch=stable-1.5 \ |
| 11 | file://run-ptest \ | 11 | file://run-ptest \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "91c00f70884887ff5c4849a8e3d47e311a22ba9d" | 13 | SRCREV = "91c00f70884887ff5c4849a8e3d47e311a22ba9d" |
diff --git a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb b/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb index fad92df507..69d8a266f6 100644 --- a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb +++ b/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb | |||
| @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 8 | file://doc/LICENSING.txt;md5=dfc50c7cea7b66935844587a0f7389e7 \ | 8 | file://doc/LICENSING.txt;md5=dfc50c7cea7b66935844587a0f7389e7 \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = "https://github.com/ivmai/libatomic_ops/releases/download/v${PV}/libatomic_ops-${PV}.tar.gz" | 11 | SRC_URI = "https://github.com/bdwgc/libatomic_ops/releases/download/v${PV}/libatomic_ops-${PV}.tar.gz" |
| 12 | UPSTREAM_CHECK_URI = "https://github.com/ivmai/libatomic_ops/releases" | 12 | UPSTREAM_CHECK_URI = "https://github.com/bdwgc/libatomic_ops/releases" |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292" | 14 | SRC_URI[sha256sum] = "390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292" |
| 15 | 15 | ||
