mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +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
55ccbab52e
commit
e7d1a444b6
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user