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

@@ -91,3 +91,6 @@ be set to suit the needs of the package under consideration:
* +FOO_KCONFIG_DEPENDENCIES+: the list of packages (most probably, host
packages) that need to be built before this package's kconfig is
interpreted. Seldom used. By default, empty.
* +FOO_KCONFIG_SUPPORTS_DEFCONFIG+: whether the package's kconfig system
supports using defconfig files; few packages do not. By default, 'YES'.