Mathias Kresin 26a016731d firmware-utils: mksercommfw: overhaul image creation
Move the zip compression into a build recipe. Pad the image using the
existing build recipes as well to remove duplicate functionality

Change the code to append header and footer in two steps. Allow to use a
fixed filename as the netgear update image does.

Use a fixed timestamp within the zip archive to make the images
reproducible.

Due to the changes we are now compatible to the gnu89 c standard used by
default on the buildbots and we don't need to force a more recent
standard anymore.

Beside all changes, the footer still looks wrong in compare to the
netgear update image.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2019-01-15 19:11:54 +01:00
..
2016-12-16 22:39:22 +01:00
2019-01-07 22:08:44 +01:00
2018-11-01 13:49:52 +01:00
2018-12-29 18:12:28 +01:00
2018-11-25 19:23:03 +01:00
2017-01-03 14:24:33 +01:00
2017-05-25 19:01:07 +02:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2018-01-18 08:04:18 +01:00
2018-04-11 21:02:50 +02:00
2018-12-24 17:05:57 +01:00
2016-12-16 22:39:22 +01:00
2018-01-17 08:52:54 +01:00
2018-05-05 07:13:41 +02:00
2018-06-08 09:56:26 +02:00
2018-01-20 20:22:01 +01:00
2019-01-15 19:11:53 +01:00