Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user