mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
343b5e236b
commit
9462022367
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user