commit | ebd60ff0386da5762fe43a66287d5f3100a95ef8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 18 08:18:50 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 26 09:30:47 2024 -0600 |
tree | 2c742103db27c2649f2bc3b13941e079aafc947f | |
parent | acc6be723af06bcf857a5a720dc336bcab57b9a7 [diff] |
Azure: Update some job breakdowns so we build the world again As part of commit 9aeac898da66 ("Azure: Rework build the world jobs") I made a few mistakes. An errant '_' meant that we built neither at91 nor kirkwood platforms. Further, the non-freescale (NXP) "LS1xxx" platforms were also not being built. Adjust some jobs to have these be built again. Fixes: 9aeac898da66 ("Azure: Rework build the world jobs") Signed-off-by: Tom Rini <trini@konsulko.com>