From 5cb80bae0b1373186f2818f168c9da849ec9bcb1 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 21 Apr 2020 17:21:15 +0800 Subject: [PATCH] lxc: Upgrade to 4.0.2 Signed-off-by: Mingli Yu Signed-off-by: Bruce Ashfield --- recipes-containers/lxc/{lxc_4.0.1.bb => lxc_4.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-containers/lxc/{lxc_4.0.1.bb => lxc_4.0.2.bb} (97%) diff --git a/recipes-containers/lxc/lxc_4.0.1.bb b/recipes-containers/lxc/lxc_4.0.2.bb similarity index 97% rename from recipes-containers/lxc/lxc_4.0.1.bb rename to recipes-containers/lxc/lxc_4.0.2.bb index bfe003ca..bc7f88b2 100644 --- a/recipes-containers/lxc/lxc_4.0.1.bb +++ b/recipes-containers/lxc/lxc_4.0.2.bb @@ -51,8 +51,8 @@ SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ file://lxc-net \ " -SRC_URI[md5sum] = "5f19f13eafdde24c75ba459fc6c28156" -SRC_URI[sha256sum] = "70bbaac1df097f32ee5493a5e67a52365f7cdda28529f40197d6160bbec4139d" +SRC_URI[md5sum] = "cc62e734c900f39d770f0de51c868aac" +SRC_URI[sha256sum] = "ca336dcdf303fea5ff231d89a9b6278b061c4cffb14f0db0a71a15bdd95a5cb0" S = "${WORKDIR}/${BPN}-${PV}"