Upgrade broadcom platform containers(syncd) to Bookworm #19712
Merged
+13
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why I did it
Migration of platform broadcom docker syncd from bullseye to bookworm
Work item tracking
How I did it
Update container makefiles with correct dependencies
Update container Dockerfile with correct base image
How to verify it
Compilation of the following images:
[docker-syncd-brcm.gz]
[docker-syncd-brcm-dnx.gz]
[sonic-broadcom-dnx.bin]
[sonic-broadcom.bin]
Loaded sonic-broadcom.bin on a x86_64-accton_as7816_64x-r0
root@sonic:/home/admin# docker ps | grep syncd
1bc2b3bbe11c docker-syncd-brcm:latest "/usr/local/bin/supe…" 13 minutes ago Up 13 minutes syncd
root@sonic:/home/admin#
root@sonic:/home/admin# docker exec -it syncd bash
root@sonic:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@sonic:/#
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)