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 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 \
49 file://lxc-net \ 49 file://lxc-net \
50 " 50 "
51 51
52SRCREV = "d571736812b89e195bee69b900fe09115a1e7e00" 52SRCREV = "727adc05220e9b8b594c5bc2124bef5b2e0abe7a"
53PV = "5.0.2+git${SRCPV}" 53PV = "5.0.2+git${SRCPV}"
54 54
55S = "${WORKDIR}/git" 55S = "${WORKDIR}/git"