mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IBMIOTF_VERSION = 0.4.0
|
||||
PYTHON_IBMIOTF_SOURCE = ibmiotf-$(PYTHON_IBMIOTF_VERSION).tar.gz
|
||||
PYTHON_IBMIOTF_SITE = https://files.pythonhosted.org/packages/78/05/029ca6f78b788a3c55157fd11bb63922d002d75df982ffb8243f450a750e
|
||||
PYTHON_IBMIOTF_VERSION = 0.2.8
|
||||
PYTHON_IBMIOTF_SITE = $(call github,ibm-watson-iot,iot-python,$(PYTHON_IBMIOTF_VERSION))
|
||||
PYTHON_IBMIOTF_SETUP_TYPE = setuptools
|
||||
PYTHON_IBMIOTF_LICENSE = EPL-1.0
|
||||
PYTHON_IBMIOTF_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user