[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:
Myron Sosyak 2021-06-02 15:01:35 +03:00 committed by GitHub
parent e50b6fc3b4
commit 05dddea9da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ jobs:
- name: barefoot
variables:
sync_rpc_image: yes
swi_image: yes
- name: broadcom