lxc: fixed URL for tarball

Signed-off-by: Jonatan Pålsson <jonatan.palsson@pelagicore.com>
This commit is contained in:
Jonatan Pålsson 2013-10-21 14:00:57 +02:00 committed by David Nyström
parent 9983963960
commit 7908efdb9c

View File

@ -21,7 +21,7 @@ RDEPENDS_${PN} = " \
perl-module-exporter-heavy \
"
SRC_URI = "http://lxc.sourceforge.net/download/lxc/${PN}-${PV}.tar.gz \
SRC_URI = "http://linuxcontainers.org/downloads/${PN}-${PV}.tar.gz \
file://lxc-0.9.0-disable-udhcp-from-busybox-template.patch \
file://lxc-0.9.0-enable-chroot-chpasswd-functionality-for-busybox-hosts.patch \
file://lxc-0.9.0-check-when-bind-mounting-libdirs.patch \