Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -5,8 +5,9 @@ config BR2_PACKAGE_PYTHON_PYUDEV
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
pyudev is a LGPL licenced, pure Python 2/3 binding to libudev,
the device and hardware management and information library of Linux.
pyudev is a LGPL licenced, pure Python 2/3 binding to
libudev, the device and hardware management and information
library of Linux.
https://github.com/pyudev/pyudev

View File

@@ -7,7 +7,7 @@
PYTHON_PYUDEV_VERSION = 0.18
PYTHON_PYUDEV_SOURCE = pyudev-$(PYTHON_PYUDEV_VERSION).tar.gz
PYTHON_PYUDEV_SITE = https://pypi.python.org/packages/source/p/pyudev
PYTHON_PYUDEV_LICENSE = LGPLv2.1+
PYTHON_PYUDEV_LICENSE = LGPL-2.1+
PYTHON_PYUDEV_LICENSE_FILES = COPYING
PYTHON_PYUDEV_SETUP_TYPE = setuptools