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,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_THRIFT_VERSION = 0.13.0
|
||||
PYTHON_THRIFT_VERSION = 0.9.3
|
||||
PYTHON_THRIFT_SOURCE = thrift-$(PYTHON_THRIFT_VERSION).tar.gz
|
||||
PYTHON_THRIFT_SITE = https://files.pythonhosted.org/packages/97/1e/3284d19d7be99305eda145b8aa46b0c33244e4a496ec66440dac19f8274d
|
||||
PYTHON_THRIFT_SETUP_TYPE = setuptools
|
||||
PYTHON_THRIFT_SITE = https://pypi.python.org/packages/ae/58/35e3f0cd290039ff862c2c9d8ae8a76896665d70343d833bdc2f748b8e55
|
||||
PYTHON_THRIFT_LICENSE = Apache-2.0
|
||||
PYTHON_THRIFT_LICENSE_FILES = LICENSE
|
||||
PYTHON_THRIFT_LICENSE_FILES = setup.py
|
||||
PYTHON_THRIFT_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user