diff options
| author | Robi Buranyi <rburanyi@google.com> | 2021-03-11 20:51:55 -0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-03-12 08:22:55 -0500 |
| commit | e7d1a444b6f43f18014d31bbfe95fc7d8f644c6b (patch) | |
| tree | 2eb76fde99d697da6d561d4c100d2a41601bf3d3 | |
| parent | 55ccbab52ec77d8cd923e16cad17605b14fd8036 (diff) | |
| download | meta-virtualization-e7d1a444b6f43f18014d31bbfe95fc7d8f644c6b.tar.gz | |
lxc: change download folder
The URI has been changed to 'https://linuxcontainers.org/downloads/lxc'
by the site maintainers recently. Updating the recipe to reflect the new
path.
Signed-off-by: Robi Buranyi <rburanyi@google.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-containers/lxc/lxc_4.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_4.0.4.bb b/recipes-containers/lxc/lxc_4.0.4.bb index 4ef5fc0f..637846e3 100644 --- a/recipes-containers/lxc/lxc_4.0.4.bb +++ b/recipes-containers/lxc/lxc_4.0.4.bb | |||
| @@ -36,7 +36,7 @@ RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash libgcc" | |||
| 36 | 36 | ||
| 37 | RDEPENDS_${PN}-networking += "iptables" | 37 | RDEPENDS_${PN}-networking += "iptables" |
| 38 | 38 | ||
| 39 | SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ | 39 | SRC_URI = "http://linuxcontainers.org/downloads/${BPN}/${BPN}-${PV}.tar.gz \ |
| 40 | file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \ | 40 | file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \ |
| 41 | file://run-ptest \ | 41 | file://run-ptest \ |
| 42 | file://lxc-fix-B-S.patch \ | 42 | file://lxc-fix-B-S.patch \ |
