sonic-mgmt-framework
sonic-mgmt-framework copied to clipboard
Clean up klish patches and build commands
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).
@praveen-li could you help review this PR?
@praveen-li Would you be able to review this PR?
Looks good to me.