
19 Aug
2024
19 Aug
'24
7:11 p.m.
On Sun, Aug 18, 2024 at 10:06:05PM +0200, Richard Weinberger wrote:
Simon,
Am Sonntag, 18. August 2024, 17:47:01 CEST schrieb Simon Glass:
In that file, this is the line that builds the tools:
./tools/buildman/buildman -T0 -o ${UBOOT_TRAVIS_BUILD_DIR}
-w --board tools-only
and this adds the built scripts/dtc to the path, but you could just as easily add tools/
export PATH=${UBOOT_TRAVIS_BUILD_DIR}/scripts/dtc:${PATH}
Sounds good. I guess this needs to go into master first before it shows an effect on my branch?
Can you please just work that in to your series here? Thanks again for cleaning all this up!
--
Tom