
28 Jan
2016
28 Jan
'16
4:45 p.m.
On Thu, Jan 28, 2016 at 07:39:54AM +0100, Heiko Schocher wrote:
[snip]
Out of topic .... maybe tbot can help you here a lot. I have an automated build for example for the smartweb board [1], which does:
- clone u-boot.git
- set toolchain
- get a list of patchwork patches from my U-Boots ToDo list
- download all of them, and check them with checkpatch
and apply them to u-boot.git
- compile U-Boot for the smartweb board
- install the resulting images on the smartweb board
- boot U-boot
- test DFU
- more TC should be added here for testing U-Boot
I do need to play with tbot and kind of want to use that locally. For my build tests however, it's a shared server elsewhere that doesn't have access to the targets.
--
Tom