sonic-buildimage/platform
Alexander Allen 53891c5602
Fix cache related mellanox bullseye build failures (#9234)
#### Why I did it

Mellanox builds were failing intermittently due to the `issue_version` file and MFT package not building correctly in the Azure pipeline environment (both of these packages were patched to build correctly with bullseye running on the host and buster running on the dockers)

#### How I did it

Fixed two problems:

1. BLDENV is not passed to the Makefiles so the references to this were replaced with correct logic
2. `issue_version` was not defined as a target for bullseye and as such was not cached. Altered the build such that it is defined as a target for bullseye (in the case of buster it builds the file, in the case of bullseye it copies from buster) 

The previous PR fixing this was reverted as it is no longer necessary for a passing build and was not a long-term fix. https://github.com/Azure/sonic-buildimage/pull/9235

#### How to verify it

Build on AZP and verify success.
2021-11-16 14:49:47 -08:00
..
barefoot [BFN]: added Y2 profile to BFN SDK (#9220) 2021-11-15 12:39:20 -08:00
broadcom DellEMC Z9332f: Add platform scripts (#9089) 2021-11-16 09:30:07 +05:30
cavium [dockers] change RPC, DBG dockers version: put RPG, DBG sign in build metadata part of the version (#8920) 2021-11-01 19:02:57 +02:00
centec [centec] Support saiserver docker for centec-x86 and centec-arm64 platform (#9162) 2021-11-15 21:58:47 -08:00
centec-arm64 [centec] Support saiserver docker for centec-x86 and centec-arm64 platform (#9162) 2021-11-15 21:58:47 -08:00
checkout Platform/cisco-8000 module for sonic-buildimage (#8172) 2021-08-06 09:11:54 +08:00
components [gearbox] Add credo driver packages (#8536) 2021-08-21 18:14:19 -07:00
generic [dockers] Rename 'docker-snmp-sv2' to 'docker-snmp' (#4699) 2020-06-11 16:04:23 -07:00
innovium [dockers] change RPC, DBG dockers version: put RPG, DBG sign in build metadata part of the version (#8920) 2021-11-01 19:02:57 +02:00
marvell [Marvell] Move amd64 & arm64 syncd to buster (#8869) 2021-11-04 07:44:33 -07:00
marvell-arm64 [Marvell] Move amd64 & arm64 syncd to buster (#8869) 2021-11-04 07:44:33 -07:00
marvell-armhf [build]: marvell-armhf bullseye fixes (#9243) 2021-11-13 10:48:58 -08:00
mellanox Fix cache related mellanox bullseye build failures (#9234) 2021-11-16 14:49:47 -08:00
nephos [dockers] change RPC, DBG dockers version: put RPG, DBG sign in build metadata part of the version (#8920) 2021-11-01 19:02:57 +02:00
p4 Add support to start fdbsyncd when orchagent docker starts (#5979) 2020-12-24 18:36:01 -08:00
pddf Make changes needed to build a basic Broadcom image 2021-11-10 15:27:22 -08:00
template For syncd, specify that they're Buster-based containers in the template file instead of the individual container definitions 2021-11-10 15:27:22 -08:00
vs Mark the PTF docker container as a Buster container 2021-11-10 15:27:22 -08:00