summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/lxc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/lxc_git.bb')
-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 53321230..94e71087 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -50,7 +50,7 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-5.0;protocol=https \
50 " 50 "
51 51
52SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab" 52SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab"
53PV = "5.0.3+git${SRCPV}" 53PV = "5.0.3+git"
54 54
55S = "${WORKDIR}/git" 55S = "${WORKDIR}/git"
56 56