summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-01-11 14:38:35 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-01-11 14:38:35 -0500
commitdbe846086b49fc07d278adbefa476d34bbbb0c13 (patch)
tree640b95a3fde0c721ef1038743beacadbd16cfbf0 /recipes-networking/openvswitch
parentc5b463b570018fab9b162489b5064dc2932165b3 (diff)
downloadmeta-virtualization-dbe846086b49fc07d278adbefa476d34bbbb0c13.tar.gz
Revert "openvswitch: update licence checksum"
This reverts commit 67185ef0f8e1ebedd080ddaeb18d1e56f5034d45.
Diffstat (limited to 'recipes-networking/openvswitch')
-rw-r--r--recipes-networking/openvswitch/openvswitch_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 4fd58bd2..1c6252a9 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -27,7 +27,7 @@ SRC_URI += "\
27 file://openvswitch-ptest-Fix-python-path.patch \ 27 file://openvswitch-ptest-Fix-python-path.patch \
28 " 28 "
29 29
30LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35" 30LIC_FILES_CHKSUM = "file://COPYING;md5=247d8817aece26b21a8cd6791b3ea994"
31 31
32PACKAGECONFIG ?= "" 32PACKAGECONFIG ?= ""
33PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," 33PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk,"