summaryrefslogtreecommitdiffstats
path: root/build/functions.sh
diff options
context:
space:
mode:
authorThomas F Herbert <therbert@redhat.com>2016-07-21 08:35:18 -0400
committerThomas F Herbert <therbert@redhat.com>2016-07-21 11:29:21 -0400
commit55ef39e7796633029e5a3e061532e0984c2be798 (patch)
treeaf6c3785cff457ed6422d2cde146ffc244cb0ad4 /build/functions.sh
parent28de4fbd016fe9dd0f393ba9d530551825b94f1a (diff)
Add build of OVS and OVS kmod with interim (EXPERIMENTAL) NSH patches
Install prerequisites. Change-Id: I41fa20db9763df05cbdb35dc1e9aa6f518982848 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'build/functions.sh')
-rwxr-xr-xbuild/functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/functions.sh b/build/functions.sh
index 76a0683..5e56429 100755
--- a/build/functions.sh
+++ b/build/functions.sh
@@ -32,6 +32,7 @@ function delrpm() {
}
function cleanrpms() {
delrpm openvswitch
+ delrpm openvswitch-kmod
delrpm dpdk-devel
delrpm dpdk-tools
delrpm dpdk-examples