Bump buidlroot version to 2018.02.6
This commit is contained in:
13
bsp/buildroot/package/python-remi/python-remi.mk
Normal file
13
bsp/buildroot/package/python-remi/python-remi.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-remi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REMI_VERSION = v1.0
|
||||
PYTHON_REMI_SITE = $(call github,dddomodossola,remi,$(PYTHON_REMI_VERSION))
|
||||
PYTHON_REMI_LICENSE = Apache-2.0
|
||||
PYTHON_REMI_LICENSE_FILES = LICENSE
|
||||
PYTHON_REMI_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user