[meta-virtualization] [PATCH] lxc: fixed URL for tarball

David Nyström david.c.nystrom at gmail.com
Mon Oct 21 06:17:20 PDT 2013


On 10/21/2013 01:00 PM, Jonatan Pålsson wrote:
> Signed-off-by: Jonatan Pålsson <jonatan.palsson at pelagicore.com>
> ---
>   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 563131f..8f7736b 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 \
>

Merged to master, thanks.



More information about the meta-virtualization mailing list