[meta-virtualization] [PATCH] openvswitch: Checksum missmatch fix

Anders Roxell anders.roxell at linaro.org
Tue Jun 11 01:48:10 PDT 2013


Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
---
 recipes-networking/openvswitch/openvswitch_1.10.0.bb |    4 ++--
 1 file 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 2e89454..fe112f2 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 \
 	file://openvswitch-controller-setup \
 	"
 
-SRC_URI[md5sum] = "e9004202b0e10c0de9870f19d2044f11"
-SRC_URI[sha256sum] = "825730db82c7b46a142f057a43345590c299e66704ef7a88d9ed4ffd0c3d6b64"
+SRC_URI[md5sum] = "fe8b49efe9f86b57abab00166b971106"
+SRC_URI[sha256sum] = "803966c89d6a5de6d710a2cb4ed73ac8d8111a2c44b12b846dcef8e91ffab167"
 LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253"
 
 # Don't compile kernel modules by default since it heavily depends on
-- 
1.7.10.4




More information about the meta-virtualization mailing list