mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
415fd5eb2c
commit
55b5e02d06
|
@ -36,7 +36,7 @@ RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash libgcc"
|
||||||
|
|
||||||
RDEPENDS_${PN}-networking += "iptables"
|
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://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
file://lxc-fix-B-S.patch \
|
file://lxc-fix-B-S.patch \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user