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,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PORTEND_VERSION = 2.5
|
||||
PYTHON_PORTEND_VERSION = 1.8
|
||||
PYTHON_PORTEND_SOURCE = portend-$(PYTHON_PORTEND_VERSION).tar.gz
|
||||
PYTHON_PORTEND_SITE = https://files.pythonhosted.org/packages/2c/59/948666fc2455ae471efd40cb2a9a990f5f6f2354a9a6b228e29b9fb4a307
|
||||
PYTHON_PORTEND_SITE = https://pypi.python.org/packages/3f/37/f3ab6c4a00632d53d7dfb74ba4a695e86605b92b0a94bd41fa443b60ccb6
|
||||
PYTHON_PORTEND_LICENSE = MIT
|
||||
PYTHON_PORTEND_LICENSE_FILES = LICENSE
|
||||
PYTHON_PORTEND_SETUP_TYPE = setuptools
|
||||
PYTHON_PORTEND_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user