sonic-mgmt-framework icon indicating copy to clipboard operation
sonic-mgmt-framework copied to clipboard

Clean up klish patches and build commands

Open saiarcot895 opened this issue 2 years ago • 3 comments

This PR restructures the patches to use one patch file per logical change and to use quilt, so that it's easier to maintain and modify in the future. In addition, configure.ac in klish source code is now modified to properly check for python, curl, and cjson, instead of having include directories/linker flags be passed in. (Note, however, that because the cjson package in Buster does not provide pkg-config files, the include directories and linker flags are still passed in. This can be removed for Bullseye.)

This also makes some changes for the armhf cross-compile build (sonic-net/sonic-buildimage#8035).

saiarcot895 avatar Aug 18 '22 16:08 saiarcot895

@praveen-li could you help review this PR?

saiarcot895 avatar Sep 07 '22 20:09 saiarcot895

@praveen-li Would you be able to review this PR?

saiarcot895 avatar Sep 19 '22 15:09 saiarcot895

Looks good to me.

joyas-joseph avatar Oct 17 '22 15:10 joyas-joseph