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:
@@ -5,7 +5,6 @@ config BR2_PACKAGE_RAUC
|
||||
depends on BR2_USE_WCHAR # glib2
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
select BR2_PACKAGE_DBUS
|
||||
select BR2_PACKAGE_SQUASHFS # run-time dependency
|
||||
select BR2_PACKAGE_UBOOT_TOOLS if BR2_TARGET_UBOOT # run-time dependency
|
||||
select BR2_PACKAGE_UBOOT_TOOLS_FWPRINTENV if BR2_TARGET_UBOOT
|
||||
@@ -19,6 +18,13 @@ config BR2_PACKAGE_RAUC
|
||||
|
||||
if BR2_PACKAGE_RAUC
|
||||
|
||||
config BR2_PACKAGE_RAUC_DBUS
|
||||
bool "dbus support"
|
||||
select BR2_PACKAGE_DBUS
|
||||
help
|
||||
This option enables support for controlling rauc through
|
||||
D-Bus.
|
||||
|
||||
config BR2_PACKAGE_RAUC_NETWORK
|
||||
bool "network support"
|
||||
select BR2_PACKAGE_LIBCURL
|
||||
|
||||
Reference in New Issue
Block a user