Skip to:
http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/Image
should be:
http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb/Image
and so on.
Context:
The MACHINE is m3ulcb , but the build w/o gfx (due to the blobs) is called m3ulcb-nogfx.
Thus m3ulcb-nogfx is the aglsetup.sh name for the board (w/o) gfx and m3ulcb is the MACHINE name as used in yocto.
With the patch, is seems ok: https://lava.automotivelinux.org/scheduler/job/4564
This was broken in releng-scripts when fixing the upsquare in
as I predicted in my review of this patch, I didn't think this would work for m3ulcb, but you pursuaded me it should. Oops.
http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/Image
should be:
http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb/Image
and so on.
Context:
The MACHINE is m3ulcb , but the build w/o gfx (due to the blobs) is called m3ulcb-nogfx.
Thus m3ulcb-nogfx is the aglsetup.sh name for the board (w/o) gfx and m3ulcb is the MACHINE name as used in yocto.