lxc: bump to version 2.0.7

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Fabrice Fontaine 2017-02-09 22:36:48 +01:00 committed by Thomas Petazzoni
parent 9e7885d5f7
commit d07ad7f399
2 changed files with 2 additions and 9 deletions

View File

@ -1,3 +1,2 @@
# Locally calculated
sha256 7c292cd0055dac1a0e6fbb6a7740fd12b6ffb204603c198faf37c11c9d6dcd7a lxc-2.0.6.tar.gz
sha256 e8ca30fb1e8d6dbafb5cccc04b3fd1784c35bc8ccf79112036e5166924b6b01d 64fa248372c90c9d98fc9d67f80327d865c11a48.patch
sha256 1c09c075f06ec029f86fa6370c7d379494ff4c66a129eda17af7b7b41e055f5d lxc-2.0.7.tar.gz

View File

@ -4,18 +4,12 @@
#
################################################################################
LXC_VERSION = 2.0.6
LXC_VERSION = 2.0.7
LXC_SITE = https://linuxcontainers.org/downloads/lxc
LXC_LICENSE = LGPLv2.1+
LXC_LICENSE_FILES = COPYING
LXC_DEPENDENCIES = libcap host-pkgconf
LXC_INSTALL_STAGING = YES
# we're patching configure.ac
LXC_AUTORECONF = YES
# This patch adds --enable-gnutls option
LXC_PATCH = \
https://github.com/lxc/lxc/commit/64fa248372c90c9d98fc9d67f80327d865c11a48.patch
LXC_CONF_OPTS = --disable-apparmor --with-distro=buildroot \
--disable-python --disable-werror \