commit | ed968dcd0d358bfb01e0167984dca1ced125fa04 | [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 | da1811be61c5db3d2adccffdfc2f6c1547d45a4f [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>