From 379c7438520d6c04bd5e5e7de0268cadbb4337a4 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 4 Apr 2023 18:29:16 -0400 Subject: lxc: update to 5.0.2-tip Bumping lxc to version lxc-5.0.2-1-g727adc052, which comprises the following commits: 727adc052 drop broken lxc-test-fuzzers d57173681 Release LXC 5.0.2 Signed-off-by: Bruce Ashfield --- recipes-containers/lxc/lxc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-containers') diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb index bf9ff5f3..d07d776a 100644 --- a/recipes-containers/lxc/lxc_git.bb +++ b/recipes-containers/lxc/lxc_git.bb @@ -49,7 +49,7 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-5.0;protocol=https \ file://lxc-net \ " -SRCREV = "d571736812b89e195bee69b900fe09115a1e7e00" +SRCREV = "727adc05220e9b8b594c5bc2124bef5b2e0abe7a" PV = "5.0.2+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf