x86: append metadata to combined images
authorPaul Spooren <mail@aparcar.org>
Fri, 10 Apr 2020 09:54:52 +0000 (23:54 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 14 Apr 2020 22:38:08 +0000 (23:38 +0100)
commitf814121600e5cf43fd75fe93e5b1b54f65b71bcd
treefc8ec38bf7ed2a0f80b6d57564684f9c4cfb85b5
parentc737a9ee6a9c47b6e553ac81bf293b1161e59799
x86: append metadata to combined images

Now that the x86 target uses the new image generation code we can also
attach metadata to the created images.

As currently the `SUPPORTED_DEVICES` list is empty, no JSON metadata is
attached, however the signing happens in the same step.

This results in signature verification for x86 images.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/x86/image/Makefile