Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
13
bsp/buildroot/package/python-slob/python-slob.mk
Normal file
13
bsp/buildroot/package/python-slob/python-slob.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-slob
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SLOB_VERSION = 31ad0e769360a5b10a4893f686587bb8e48c3895
|
||||
PYTHON_SLOB_SITE = $(call github,itkach,slob,$(PYTHON_SLOB_VERSION))
|
||||
PYTHON_SLOB_LICENSE = GPLv3
|
||||
PYTHON_SLOB_LICENSE_FILES = LICENSE
|
||||
PYTHON_SLOB_SETUP_TYPE = distutils
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user