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:
parent
429125cce0
commit
e5392996ed
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue