]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
uboot: use local libfdt.h
authorMatt Weber <matthew.weber@rockwellcollins.com>
Mon, 6 Nov 2017 12:13:27 +0000 (06:13 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 6 Nov 2017 20:25:31 +0000 (21:25 +0100)
commit3a6573ccee2624de0c604abf2c7df6704a4cf566
tree8630455b6be9e356b0239f21f3a730e1b8e51f15
parent3a965d628a557530b78c40d5ed53e3c8ae38de4f
uboot: use local libfdt.h

Use of libfdt.h by u-boot is currently using
the <system-path>.

Jan submitted the following upstream
https://patchwork.ozlabs.org/patch/833760/

Resolves a failure like this one observed on uboot-tools
http://autobuild.buildroot.net/results/347cde4b5c0e6ca76d354396385be4ec1294da73

[Peter: only sed if file exists]
CC: Jan Kundrát <jan.kundrat@cesnet.cz>
CC: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/uboot/uboot.mk