Hello Paul Menzel, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34243
to look at the new patch set (#3).
Change subject: kconfig: Use config's full path when generating tmp file ......................................................................
kconfig: Use config's full path when generating tmp file
If KCONFIG_CONFIG is set to a full path, we should generate the tmp file in the same directory instead of the current working directory.
BUG=b:112267918 TEST=emerge-grunt coreboot and verified with print statements that the correct path was used.
Change-Id: Ia21e930a9b0a693f851c34bcde26b34886cbe902 Signed-off-by: Raul E Rangel rrangel@chromium.org --- M util/kconfig/confdata.c 1 file changed, 13 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/34243/3