Skip to content

ci: change fastboot catch string

Christian Gmeiner requested to merge austriancoder/mesa:ci-fastboot-check into master

U-Boot's fastboot over udp generates the following output: Listening for fastboot command on x.y.z.w

Lets change this catch string to just fastboot.

Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com

/cc @anholt

Merge request reports