tools/squashfskit: fix version detection on non-linux system
authorAlexander Couzens <[email protected]>
Sat, 2 Mar 2019 13:46:57 +0000 (14:46 +0100)
committerFelix Fietkau <[email protected]>
Sun, 3 Mar 2019 18:45:10 +0000 (19:45 +0100)
commitac3bae907fc2bc648b4b40b0df1f325b72ae24c3
tree9528302bc49886694a10fc60ab563b9d356e15a2
parent33201a3ad1087d107a8a66b4e2a73019021e2628
tools/squashfskit: fix version detection on non-linux system

gnu date is present in our staging_dir which means squashfskit will fail
to build. Prevent also a race condition if coreutils is build after
squashfskit.

To prevent a race condition, depend on coreutils.

Acked-by: Kevin Darbyshire-Bryant <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Alexander Couzens <[email protected]>
tools/Makefile
tools/squashfskit4/patches/0001-fix-version.sh.patch [new file with mode: 0644]