mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
openvswitch: uprev to 2.7.3 (latest 2.7.x stable)
Eventually we will have to move to OVS 2.8.x or 2.9.x to support the version of DPDK in meta-dpdk but before we make a version jump(s) let's uprev to the latest 2.7.x stable release. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
8d0aa86aa4
commit
b6614e8f58
|
@ -12,11 +12,11 @@ RDEPENDS_${PN}-ptest += "\
|
|||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.7.1+${SRCREV}"
|
||||
PV = "2.7.3+${SRCREV}"
|
||||
|
||||
FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:"
|
||||
|
||||
SRCREV = "b29cb89e9e9fe3119b2e5dd5d4fb79141635b7cc"
|
||||
SRCREV = "b8dcfbebee9e7dbc74ec5eecc9b45d335d6150c1"
|
||||
SRC_URI = "file://openvswitch-switch \
|
||||
file://openvswitch-switch-setup \
|
||||
file://openvswitch-testcontroller \
|
||||
|
|
Loading…
Reference in New Issue
Block a user