diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-01-04 16:27:29 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-04 22:33:46 -0500 |
commit | 67185ef0f8e1ebedd080ddaeb18d1e56f5034d45 (patch) | |
tree | 84e105bbb0256dc6b6f49251f6f1d126bd4d9e0b /recipes-networking | |
parent | 6f96fdb2852376386efae02b4a92ab7a938084f4 (diff) | |
download | meta-virtualization-67185ef0f8e1ebedd080ddaeb18d1e56f5034d45.tar.gz |
openvswitch: update licence checksum
Upstream commit a489b16854b5 [conntrack: New userspace connection
tracker.] classified new files under existing licenses in COPYING,
resulting in no change to the overall licenses but requires a new
checksum.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 1c6252a9..4fd58bd2 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=247d8817aece26b21a8cd6791b3ea994" | 30 | LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35" |
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," |