Attention is currently required from: Martin Roth, Paul Menzel, Stefan Reinauer, Simon Glass. Hello build bot (Jenkins), Martin Roth, Paul Menzel, Stefan Reinauer, Simon Glass,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60028
to look at the new patch set (#10).
Change subject: payloads/U-Boot: Fix various build errors ......................................................................
payloads/U-Boot: Fix various build errors
1. Fix the inconsistence of the target path of U-Boot payload between Kconfig and Makefile.inc.
2. Perform full clone (to the destined commit) in order to get tags.
3. Move stable commit id of U-Boot payload from Makefile to Kconfig, and make prompt consistent with it.
Change-Id: Ic0f11c16274456a452a0422e19fab0c61d8b5d5b Signed-off-by: Bill XIE persmule@hardenedlinux.org --- M payloads/external/Makefile.inc M payloads/external/U-Boot/Kconfig M payloads/external/U-Boot/Makefile 3 files changed, 8 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/60028/10