kconfig: Use more collision resistant temporary filenames
authorPatrick Georgi <patrick@georgi-clan.de>
Sat, 5 Nov 2011 13:39:56 +0000 (14:39 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 6 Nov 2011 17:25:29 +0000 (18:25 +0100)
commitf285e0412509dc3aa192931b6a0832dbdbc74d0a
treeb39e650d0978845e0fc2c3160743279824b84b6c
parent3db85f3c1b7d6f167a517dbdd3b4d74971ea620c
kconfig: Use more collision resistant temporary filenames

kconfig creates reasonably safe filenames for its temporary files
except for two of them.

Change-Id: I6861f55ae2a5311e3fb7919333ce9af1e39ce78b
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/408
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/kconfig/confdata.c