summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 2f0e8e74..bb823f16 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-6.0;protocol=https \
49 file://lxc-net \ 49 file://lxc-net \
50 " 50 "
51 51
52SRCREV = "9e4e69ed1cb93159b0da99dad8d320b795887d07" 52SRCREV = "f9ff9ea2a92653a823edf25e8e28c9dab08b3090"
53PV = "v6.0.5" 53PV = "v6.0.5"
54 54
55# Let's not configure for the host distro. 55# Let's not configure for the host distro.