package/swupdate: bump to version 2019.11
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 3 Dec 2019 13:15:39 +0000 (14:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 9 Dec 2019 21:22:29 +0000 (22:22 +0100)
commit1b7dfa786978fc5b6127e1af85508c71bd3c5306
tree093f5ba799cfcef699db84e9eed989b9b034df35
parenta6be7438d36deb1920472114fcd47e9612d5dec4
package/swupdate: bump to version 2019.11

Add support for:
 * mbedTLS as SSL choice
 * zstd as compression option
 * libgpiod to support microcontroller firmware update
 * efibootmgr to support EFI Boot Guard
 * libwebsockets and liburiparser to support SWU forwarder

Also:
 * drop upstream patches
 * drop CONFIG_GUNZIP. Setting it because Buxybox provides a binary named gunzip is wrong.
   CONFIG_GUNZIP should only be set if zlib is provided, which Buxybox'
   gunzip does not.

Regenerated the .config file by doing:

```
make swupdate-menuconfig
make swupdate-update-config
```
.. and removing the paths for the build options manually.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/swupdate/0001-archive-handler-set-locale-for-libarchive.patch [deleted file]
package/swupdate/0002-Lua-fix-segfault-in-image-property-handling.patch [deleted file]
package/swupdate/0003-u-boot-fix-script-format-when-CONFIG_UBOOT_NEWAPI.patch [deleted file]
package/swupdate/Config.in
package/swupdate/swupdate.config
package/swupdate/swupdate.hash
package/swupdate/swupdate.mk