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:
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 cbb0cac5825e940b4ea2f31a336d2aaf6db39847d456920afd8e443804420dbb lzlib-0.4.3.tar.gz
|
||||
sha256 cbb0cac5825e940b4ea2f31a336d2aaf6db39847d456920afd8e443804420dbb lzlib-0.4.3.tar.gz
|
||||
sha256 f817d4a37077e94e9adf379f46ba5cc0b68775d7add2bbd5b2ca68ba140ad5bb lzlib.c
|
||||
|
||||
@@ -8,6 +8,7 @@ LZLIB_VERSION = 0.4.3
|
||||
LZLIB_SITE = $(call github,LuaDist,lzlib,$(LZLIB_VERSION))
|
||||
LZLIB_DEPENDENCIES = lua zlib
|
||||
LZLIB_LICENSE = MIT
|
||||
LZLIB_LICENSE_FILES = lzlib.c
|
||||
LZLIB_CONF_OPTS = -DINSTALL_CMOD="/usr/lib/lua/$(LUAINTERPRETER_ABIVER)" \
|
||||
-DINSTALL_LMOD="/usr/share/lua/$(LUAINTERPRETER_ABIVER)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user