meta-digi-dey: swupdate: enable 'ARCHIVE' handler support to directly install 'tar.gz' files

Signed-off-by: David Escalona <david.escalona@digi.com>
This commit is contained in:
David Escalona 2023-06-27 18:34:22 +02:00
parent 429125cce0
commit e5392996ed
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# CONFIG_BOOTLOADER_NONE is not set
CONFIG_UBOOT=y
CONFIG_HASH_VERIFY=y
CONFIG_ARCHIVE=y
CONFIG_BOOTLOADERHANDLER=y
CONFIG_RAW=y
CONFIG_SHELLSCRIPTHANDLER=y