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:
@@ -19,7 +19,7 @@ config BR2_PACKAGE_UBUS
|
||||
* Select BR2_PACKAGE_LUA_5_1 if you want to have Lua
|
||||
support.
|
||||
|
||||
https://wiki.openwrt.org/doc/techref/ubus
|
||||
https://openwrt.org/docs/techref/ubus
|
||||
|
||||
if BR2_PACKAGE_UBUS
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 93ef2612853641ca8d16d07527115c72ed03f8eaa1c727a01b069a4e814247c0 ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz
|
||||
sha256 f53187f011575f6ec6c529136fd4658d67e674227c80b7b72c99b3654454ae7f ubusd_acl.h
|
||||
sha256 275d184006f2f60c9b0172d8fd0ccc8952f182960c0d3d0945be640873c1bef6 ubus-a72457b61df045d3c499a6211362b751710590d7-br1.tar.gz
|
||||
sha256 a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988 ubusd_acl.h
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UBUS_VERSION = 34c6e818e431cc53478a0f7c7c1eca07d194d692
|
||||
UBUS_SITE = git://git.openwrt.org/project/ubus.git
|
||||
UBUS_VERSION = a72457b61df045d3c499a6211362b751710590d7
|
||||
UBUS_SITE = https://git.openwrt.org/project/ubus.git
|
||||
UBUS_SITE_METHOD = git
|
||||
|
||||
UBUS_LICENSE = LGPL-2.1
|
||||
UBUS_LICENSE_FILES = ubusd_acl.h
|
||||
|
||||
Reference in New Issue
Block a user