summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_1.1.3.bb (renamed from recipes-containers/lxc/lxc_1.1.2.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-containers/lxc/lxc_1.1.2.bb b/recipes-containers/lxc/lxc_1.1.3.bb
index a20b8e4b..d1e80c46 100644
--- a/recipes-containers/lxc/lxc_1.1.2.bb
+++ b/recipes-containers/lxc/lxc_1.1.3.bb
@@ -32,12 +32,11 @@ SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \
32 file://lxc-fix-B-S.patch \ 32 file://lxc-fix-B-S.patch \
33 file://lxc-busybox-add-OpenSSH-support.patch \ 33 file://lxc-busybox-add-OpenSSH-support.patch \
34 file://make-some-OpenSSH-tools-optional.patch \ 34 file://make-some-OpenSSH-tools-optional.patch \
35 file://Generate-lxc-restore-net-properly.patch \
36 file://lxc-doc-upgrade-to-use-docbook-3.1-DTD.patch \ 35 file://lxc-doc-upgrade-to-use-docbook-3.1-DTD.patch \
37 " 36 "
38 37
39SRC_URI[md5sum] = "3ebadacf5fe8bfe689fd7a09812b682c" 38SRC_URI[md5sum] = "197abb5a28ab0b689c737eb1951023fb"
40SRC_URI[sha256sum] = "34ba517ffd7b38a14e5d12d56a4928b78602d56311d5f47c3ef90f4e714b9604" 39SRC_URI[sha256sum] = "933b87f773ea6213c912fcd25b8f24d66fb66d285b80797dac530a8b94b7d1ad"
41 40
42S = "${WORKDIR}/${BPN}-${PV}" 41S = "${WORKDIR}/${BPN}-${PV}"
43 42