lxc: adjust SRC_URI to new location

linuxcontainers.org has moved where downloads can be found, so we
adjust our SRC_URI accordingly.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-03-12 08:28:11 -05:00
parent c1cbfdd395
commit 3713719dff

View File

@ -33,7 +33,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 \