[meta-virtualization] [PATCH] openvswitch: update to version 1.9.0

Joe Slater jslater at windriver.com
Fri Apr 26 10:47:58 PDT 2013


Update recipe to version 1.9.0.  Refer to docs/vswitch_test.sh
for a sanity test.  This package will not be functional unless
the openvswitch kernel module is configured into the kernel.

Signed-off-by: Joe Slater <jslater at windriver.com>
---
 .../{openvswitch_1.4.3.bb => openvswitch_1.9.0.bb} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename recipes-networking/openvswitch/{openvswitch_1.4.3.bb => openvswitch_1.9.0.bb} (96%)

diff --git a/recipes-networking/openvswitch/openvswitch_1.4.3.bb b/recipes-networking/openvswitch/openvswitch_1.9.0.bb
similarity index 96%
rename from recipes-networking/openvswitch/openvswitch_1.4.3.bb
rename to recipes-networking/openvswitch/openvswitch_1.9.0.bb
index 6764073..bfaa004 100644
--- a/recipes-networking/openvswitch/openvswitch_1.4.3.bb
+++ b/recipes-networking/openvswitch/openvswitch_1.9.0.bb
@@ -14,7 +14,7 @@ RDEPENDS_${PN}-pki = "${PN}"
 RDEPENDS_${PN}-brcompat = "${PN} ${PN}-switch"
 RRECOMMENDS_${PN} += "kernel-module-openvswitch"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
 	file://openvswitch-switch \
@@ -23,8 +23,8 @@ SRC_URI = "http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
 	file://openvswitch-controller-setup \		
 	"
 
-SRC_URI[md5sum] = "66df8e84f579e734aa4a43bc502baffd"
-SRC_URI[sha256sum] = "be1ae1ecff0ff095d24f552c148dd4d2931d187bbb35b3d9205416a0aca746a8"
+SRC_URI[md5sum] = "e9004202b0e10c0de9870f19d2044f11"
+SRC_URI[sha256sum] = "825730db82c7b46a142f057a43345590c299e66704ef7a88d9ed4ffd0c3d6b64"
 LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253"
 
 # Don't compile kernel modules by default since it heavily depends on 
-- 
1.7.3.4




More information about the meta-virtualization mailing list