mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GO_BOOTSTRAP_VERSION = 1.4.3
|
||||
GO_BOOTSTRAP_SITE = https://storage.googleapis.com/golang
|
||||
GO_BOOTSTRAP_SOURCE = go$(GO_BOOTSTRAP_VERSION).src.tar.gz
|
||||
# Use last C-based Go compiler: v1.4.x
|
||||
# See https://golang.org/doc/install/source#bootstrapFromSource
|
||||
GO_BOOTSTRAP_VERSION = 1.4-bootstrap-20171003
|
||||
GO_BOOTSTRAP_SITE = https://dl.google.com/go
|
||||
GO_BOOTSTRAP_SOURCE = go$(GO_BOOTSTRAP_VERSION).tar.gz
|
||||
|
||||
GO_BOOTSTRAP_LICENSE = BSD-3-Clause
|
||||
GO_BOOTSTRAP_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user