diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-11 14:38:35 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-11 14:38:35 -0500 |
commit | dbe846086b49fc07d278adbefa476d34bbbb0c13 (patch) | |
tree | 640b95a3fde0c721ef1038743beacadbd16cfbf0 /recipes-networking | |
parent | c5b463b570018fab9b162489b5064dc2932165b3 (diff) | |
download | meta-virtualization-dbe846086b49fc07d278adbefa476d34bbbb0c13.tar.gz |
Revert "openvswitch: update licence checksum"
This reverts commit 67185ef0f8e1ebedd080ddaeb18d1e56f5034d45.
Diffstat (limited to 'recipes-networking')
-rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 2 |
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 | ||
30 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35" | 30 | LIC_FILES_CHKSUM = "file://COPYING;md5=247d8817aece26b21a8cd6791b3ea994" |
31 | 31 | ||
32 | PACKAGECONFIG ?= "" | 32 | PACKAGECONFIG ?= "" |
33 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," | 33 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," |