summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch_1.10.0.bb
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-06-11 10:48:10 +0200
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-06-11 13:22:12 -0400
commit9a80f47ebe879abc0590b6e5b8b1b326d84260f2 (patch)
treef62e9abec44bfc1069c9bc2f5e607bcb288cfb09 /recipes-networking/openvswitch/openvswitch_1.10.0.bb
parent8499649a5f08e0be26ea6ef8a3feea5d97e80fa7 (diff)
downloadmeta-virtualization-9a80f47ebe879abc0590b6e5b8b1b326d84260f2.tar.gz
openvswitch: Checksum missmatch fix
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_1.10.0.bb')
-rw-r--r--recipes-networking/openvswitch/openvswitch_1.10.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_1.10.0.bb b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
index 2e894540..fe112f22 100644
--- a/recipes-networking/openvswitch/openvswitch_1.10.0.bb
+++ b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
@@ -23,8 +23,8 @@ SRC_URI = "http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
23 file://openvswitch-controller-setup \ 23 file://openvswitch-controller-setup \
24 " 24 "
25 25
26SRC_URI[md5sum] = "e9004202b0e10c0de9870f19d2044f11" 26SRC_URI[md5sum] = "fe8b49efe9f86b57abab00166b971106"
27SRC_URI[sha256sum] = "825730db82c7b46a142f057a43345590c299e66704ef7a88d9ed4ffd0c3d6b64" 27SRC_URI[sha256sum] = "803966c89d6a5de6d710a2cb4ed73ac8d8111a2c44b12b846dcef8e91ffab167"
28LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253" 28LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253"
29 29
30# Don't compile kernel modules by default since it heavily depends on 30# Don't compile kernel modules by default since it heavily depends on