Configure: changed --with-restconf= to say fcgi is NOT default

test_openconfig: Fixed upgrade of git added new dependencies (openconfig-platform)
This commit is contained in:
Olof hagsand 2021-10-13 10:00:15 +02:00
parent daf37f6ad7
commit e0ea85d6d5
3 changed files with 3 additions and 3 deletions

View file

@ -28,6 +28,7 @@ cat <<EOF > $cfg
<CLICON_YANG_DIR>$OCDIR/interfaces</CLICON_YANG_DIR>
<CLICON_YANG_DIR>$OCDIR/types</CLICON_YANG_DIR>
<CLICON_YANG_DIR>$OCDIR/vlan</CLICON_YANG_DIR>
<CLICON_YANG_DIR>$OCDIR/platform</CLICON_YANG_DIR>
<CLICON_YANG_MAIN_FILE>$fyang</CLICON_YANG_MAIN_FILE>
<CLICON_CLISPEC_DIR>/usr/local/lib/$APPNAME/clispec</CLICON_CLISPEC_DIR>
<CLICON_CLI_DIR>/usr/local/lib/$APPNAME/cli</CLICON_CLI_DIR>