bump version to 2022.02.9

add miyoo_defconfig
This commit is contained in:
tiopex
2023-01-31 13:11:45 +01:00
parent 1fa746c353
commit dcdaa3599c
8423 changed files with 184305 additions and 91107 deletions

View File

@@ -4,8 +4,9 @@
#
################################################################################
LIBUBOX_VERSION = 723730214732862de7e892bae2f7a7889e66bf1b
LIBUBOX_SITE = git://git.openwrt.org/project/libubox.git
LIBUBOX_VERSION = d716ac4bc4236031d4c3cc1ed362b502e20e3787
LIBUBOX_SITE = https://git.openwrt.org/project/libubox.git
LIBUBOX_SITE_METHOD = git
LIBUBOX_LICENSE = ISC, BSD-3-Clause
LIBUBOX_INSTALL_STAGING = YES
LIBUBOX_DEPENDENCIES = $(if $(BR2_PACKAGE_JSON_C),json-c)