mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-09 17:35:30 +00:00
[BFN] Enable syncd-rpc build (#7646)
Why I did it To enable syncd-rpc for Barefoot build How I did it Set the flag How to verify it ENABLE_SYNCD_RPC=y make configure PLATFORM=barefoot ENABLE_SYNCD_RPC=y make all
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
|
||||
- name: barefoot
|
||||
variables:
|
||||
sync_rpc_image: yes
|
||||
swi_image: yes
|
||||
|
||||
- name: broadcom
|
||||
|
||||
Reference in New Issue
Block a user