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,13 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GZIP_VERSION = 1.10
|
||||
GZIP_VERSION = 1.12
|
||||
GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz
|
||||
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
||||
# Some other tools expect it to be in /bin
|
||||
GZIP_CONF_OPTS = --exec-prefix=/
|
||||
GZIP_LICENSE = GPL-3.0+
|
||||
GZIP_LICENSE_FILES = COPYING
|
||||
GZIP_CPE_ID_VENDOR = gnu
|
||||
GZIP_CONF_ENV += gl_cv_func_fflush_stdin=yes
|
||||
HOST_GZIP_CONF_ENV += gl_cv_func_fflush_stdin=yes
|
||||
# configure substitutes $(SHELL) for the shell shebang in scripts like
|
||||
|
||||
Reference in New Issue
Block a user