Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/python-can/python-can.mk
Normal file
13
firmware/buildroot/package/python-can/python-can.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-can
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CAN_VERSION = 1.4.3
|
||||
PYTHON_CAN_SITE = https://pypi.python.org/packages/source/p/python-can
|
||||
PYTHON_CAN_LICENSE = LGPLv3
|
||||
PYTHON_CAN_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_CAN_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user