Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_MICROPYTHON_LIB
|
||||
bool "micropython-lib"
|
||||
select BR2_PACKAGE_PCRE # runtime
|
||||
depends on BR2_PACKAGE_MICROPYTHON
|
||||
help
|
||||
Core Python libraries ported to MicroPython.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 e659444fadd755c1b5dbff091aa1b23a835e7361da3a32f38774bd39a15937ad micropython-lib-v1.0.tar.gz
|
||||
sha256 eb696009ff8c33004211e484649b34edb14f3efb2ff618942bc8888716757a55 micropython-lib-v1.8.6.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MICROPYTHON_LIB_VERSION = v1.0
|
||||
MICROPYTHON_LIB_VERSION = v1.8.6
|
||||
MICROPYTHON_LIB_SITE = $(call github,micropython,micropython-lib,$(MICROPYTHON_LIB_VERSION))
|
||||
MICROPYTHON_LIB_LICENSE = Python software foundation license v2 (some modules), MIT (everything else)
|
||||
MICROPYTHON_LIB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user