OpenNetworkLinux
OpenNetworkLinux copied to clipboard
fix build when onl is git submodule
@ishidawataru This patch looks like you use the ONL builder to build ONL as a submodule but arent using the onlbuilder environment to build the superproject (otherwise you would have started the onlbuilder from the superproject). I'm okay with this change if it helps you but would you mind sharing your particular setup?
@jnealtowns right. I want to add ONL to forked https://github.com/Azure/sonic-buildimage as a git submodule.
@jnealtowns right. I want to add ONL to forked https://github.com/Azure/sonic-buildimage as a git submodule.
Hi @ishidawataru, do you success build ONL+SONiC, im interested how to combile ONL and SONiC but i don't know how to start, my switch is Celestica redstone XP D2060 which is in HCL on ONL, but not on SONiC. Could you share how to build ONL with SONiC ?
Thanks
@bahirul What EthernetASIC does the switch use? You need to check if the SAI library which the SONiC community uploaded can be used for the EthernetASIC first. If not, you need to go to Celestica to get one.
@ishidawataru my switch use BCM56854 / Broadcom (Trident2) as i see is supported on SONiC but my switch not in list yet. But still i don't know how to build sonic + onl because im not able find clear tutorial how to combine them.
Thanks
@bahirul ok, nice. Do you have a Broadcom SDK setting file for the platform like this? If not, you need to ask Celestica to get one.
im not able find clear tutorial how to combine them.
It's not that straightforward. I'm running k8s on the switch and deploying https://github.com/microsonic/usonic on it.