From 7908efdb9c9060ee8c80f8f1e41622ba7e9e7fa8 Mon Sep 17 00:00:00 2001 From: Jonatan Pålsson Date: Mon, 21 Oct 2013 14:00:57 +0200 Subject: lxc: fixed URL for tarball MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonatan Pålsson --- recipes-containers/lxc/lxc_0.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/lxc/lxc_0.9.0.bb b/recipes-containers/lxc/lxc_0.9.0.bb index 563131f5..8f7736b7 100644 --- a/recipes-containers/lxc/lxc_0.9.0.bb +++ b/recipes-containers/lxc/lxc_0.9.0.bb @@ -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 \ -- cgit v1.2.3-54-g00ecf