Bump buildroot to 2019.02
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 eb696009ff8c33004211e484649b34edb14f3efb2ff618942bc8888716757a55 micropython-lib-v1.8.6.tar.gz
|
||||
sha256 66e15380eb109613263beb6825b8eecb9191088270c1a59e8c7d922dd57183c7 micropython-lib-v1.9.3.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MICROPYTHON_LIB_VERSION = v1.8.6
|
||||
MICROPYTHON_LIB_VERSION = v1.9.3
|
||||
MICROPYTHON_LIB_SITE = $(call github,micropython,micropython-lib,$(MICROPYTHON_LIB_VERSION))
|
||||
MICROPYTHON_LIB_LICENSE = Python-2.0 (some modules), MIT (everything else)
|
||||
MICROPYTHON_LIB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user