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,10 +4,11 @@
#
################################################################################
SIGROK_CLI_VERSION = 0.7.0
SIGROK_CLI_VERSION = 0.7.2
SIGROK_CLI_SITE = http://sigrok.org/download/source/sigrok-cli
SIGROK_CLI_LICENSE = GPL-3.0+
SIGROK_CLI_LICENSE_FILES = COPYING
SIGROK_CLI_SELINUX_MODULES = sigrok
SIGROK_CLI_DEPENDENCIES = host-pkgconf libsigrok
ifeq ($(BR2_PACKAGE_LIBSIGROKDECODE),y)