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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 94a1e1e1..397ff364 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -50,8 +50,8 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-4.0 \
50 file://lxc-net \ 50 file://lxc-net \
51 " 51 "
52 52
53SRCREV = "48e079bf318982ae7d5684feeb7358870fa71c10" 53SRCREV = "5ba5725cb4a210c25707beeca64fde5f561d1c71"
54PV = "4.0.11+git${SRCPV}" 54PV = "4.0.12+git${SRCPV}"
55 55
56S = "${WORKDIR}/git" 56S = "${WORKDIR}/git"
57 57