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>
This commit is contained in:
Robi Buranyi 2021-03-11 20:51:55 -08:00 committed by Bruce Ashfield
parent 55ccbab52e
commit e7d1a444b6

View File

@ -36,7 +36,7 @@ RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash libgcc"
RDEPENDS_${PN}-networking += "iptables"
SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \
SRC_URI = "http://linuxcontainers.org/downloads/${BPN}/${BPN}-${PV}.tar.gz \
file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \
file://run-ptest \
file://lxc-fix-B-S.patch \