|
@@ -27,6 +27,8 @@ config BR2_PACKAGE_RAUC_DBUS
|
|
|
|
|
|
config BR2_PACKAGE_RAUC_GPT
|
|
config BR2_PACKAGE_RAUC_GPT
|
|
bool "GPT support"
|
|
bool "GPT support"
|
|
|
|
+ select BR2_PACKAGE_UTIL_LINUX
|
|
|
|
+ select BR2_PACKAGE_UTIL_LINUX_LIBS
|
|
select BR2_PACKAGE_UTIL_LINUX_LIBFDISK
|
|
select BR2_PACKAGE_UTIL_LINUX_LIBFDISK
|
|
help
|
|
help
|
|
This option enables support for GPT partition tables.
|
|
This option enables support for GPT partition tables.
|