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,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYCPARSER_VERSION = 2.21
|
||||
PYTHON_PYCPARSER_VERSION = 2.17
|
||||
PYTHON_PYCPARSER_SOURCE = pycparser-$(PYTHON_PYCPARSER_VERSION).tar.gz
|
||||
PYTHON_PYCPARSER_SITE = https://files.pythonhosted.org/packages/5e/0b/95d387f5f4433cb0f53ff7ad859bd2c6051051cebbb564f139a999ab46de
|
||||
PYTHON_PYCPARSER_SITE = https://pypi.python.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac
|
||||
PYTHON_PYCPARSER_SETUP_TYPE = setuptools
|
||||
PYTHON_PYCPARSER_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYCPARSER_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user