gemini: unify and fix ib-nas4220b and sq201 image creation
authorChristian Lamparter <chunkeey@gmail.com>
Tue, 22 Jan 2019 21:18:57 +0000 (22:18 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 24 Jan 2019 14:53:04 +0000 (15:53 +0100)
commit5bac62389596b260d89677cb808c7eddd5cc6ad9
tree81b16ab7bee19ad91162564f1161c53feef4f8e7
parentde07a0a29a8c06f5c45271adda1598f67b27bd82
gemini: unify and fix ib-nas4220b and sq201 image creation

Both Build/sq201-images and Build/nas4220b-images scripts
are very similar. This patch unifies both methods at the
cost of renaming the produced sysupgrade file names, but
with the benifit of creating better reproducible files.

The patch also fixes a race in parallel builds in which case
the ImageInfo of one device could end up in both sysupgrade
files.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/gemini/image/ImageInfo-ib4220 [deleted file]
target/linux/gemini/image/ImageInfo-nas4220b [new file with mode: 0644]
target/linux/gemini/image/Makefile