
17 Sep
2024
17 Sep
'24
7:24 p.m.
On Mon, Aug 19, 2024 at 11:11:36AM -0600, Tom Rini wrote:
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!
Have you had a chance to get back to this series? Thanks!
--
Tom