mirror of
git://git.yoctoproject.org/poky
synced 2026-08-19 00:44:13 +00:00
Bash keeps a count of the number of times make was invoked on a directory and changes the output versioning accordingly. We want deterministic output so disable this behaviour. (From OE-Core rev: 13a039e03195a47c750d5901e96fe81cf523481f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>