Migrate the device types to use the dtb name.
Impact: Lab jobs need to be rewritten.
This looks like it's working well now. Can we close it?
Ok, the vayu is fixed.
We might not be able to drop the xx. Unless we convince TI to do that in their bsp layer. I doubt that.
Even better might be to also change the yocto-machine to dra7-evm (drop the xx), but that might be a bigger change.
@Jan-Simon Moeller: for vayu, this is causing a problem since we now have:
yocto-machine: dra7xx-evm
AGL device-type: ti-vayu-uboot
upstream device-type: dra7-evm (used in lab-baylibre)
Current ci-management/jenkins script can easily map yocto-machine to device-type, but not to two different device-type names.
Can you change the AGL lab device-type to the upstream one?
FYI: upstream device-type for dra7-evm is now merged into mainline LAVA: https://review.linaro.org/#/c/22656/
Migrate the device types to use the dtb name.
Impact: Lab jobs need to be rewritten.