Upgrade OVS dep for opflex from 2.6.7 to 2.12.0
[releng/builder.git] / jjb / opflex / scripts / openvswitch-build.sh
index f93afe536107c50834bee5b0782edd0f2a31257f..61ae9b4b8abb8fd381b203adc80c29cf067666ac 100644 (file)
@@ -25,7 +25,7 @@ mkdir -p "$DESTDIR"
 make -j4
 DESTDIR=$(pwd)/$DESTDIR make install
 
-if [[ $OPENVSWITCH_VERSION =~ 2.6.7 ]]; then
+if [[ $OPENVSWITCH_VERSION =~ 2.12.0 ]]; then
     mkdir -p $DESTDIR/$ROOT/include/openvswitch/openvswitch
     mv $DESTDIR/$ROOT/include/openvswitch/*.h $DESTDIR/$ROOT/include/openvswitch/openvswitch
     mv $DESTDIR/$ROOT/include/openflow $DESTDIR/$ROOT/include/openvswitch