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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 2f0e8e74..d6f137d3 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -45,11 +45,12 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-6.0;protocol=https \
45 file://0001-download-don-t-try-compatbility-index.patch \ 45 file://0001-download-don-t-try-compatbility-index.patch \
46 file://tests-our-init-is-not-busybox.patch \ 46 file://tests-our-init-is-not-busybox.patch \
47 file://0001-template-if-busybox-contains-init-use-it-in-containe.patch \ 47 file://0001-template-if-busybox-contains-init-use-it-in-containe.patch \
48 file://0001-build-Check-if-P_PIDFD-is-defined.patch \
48 file://dnsmasq.conf \ 49 file://dnsmasq.conf \
49 file://lxc-net \ 50 file://lxc-net \
50 " 51 "
51 52
52SRCREV = "9e4e69ed1cb93159b0da99dad8d320b795887d07" 53SRCREV = "f9ff9ea2a92653a823edf25e8e28c9dab08b3090"
53PV = "v6.0.5" 54PV = "v6.0.5"
54 55
55# Let's not configure for the host distro. 56# Let's not configure for the host distro.