Upgrade OVS dep for opflex from 2.6.0 to 2.6.7
[releng/builder.git] / jjb / opflex / scripts / openvswitch-build.sh
index 78d722f1dd28165d041746fa07915c259536f13a..f93afe536107c50834bee5b0782edd0f2a31257f 100644 (file)
@@ -25,7 +25,7 @@ mkdir -p "$DESTDIR"
 make -j4
 DESTDIR=$(pwd)/$DESTDIR make install
 
-if [[ $OPENVSWITCH_VERSION =~ 2.6.0 ]]; then
+if [[ $OPENVSWITCH_VERSION =~ 2.6.7 ]]; 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