[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:
parent
e50b6fc3b4
commit
05dddea9da
@ -44,6 +44,7 @@ jobs:
|
||||
|
||||
- name: barefoot
|
||||
variables:
|
||||
sync_rpc_image: yes
|
||||
swi_image: yes
|
||||
|
||||
- name: broadcom
|
||||
|
Reference in New Issue
Block a user