mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
ovs: Uprev from 3.0.3 to 3.0.4
Pickup the latest security and bug fixes for the ovs. Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
bbc5057796
commit
50ceb5ad53
|
@ -14,12 +14,12 @@ RDEPENDS:${PN}-ptest += "\
|
||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "3.0.3+${SRCPV}"
|
PV = "3.0.4+${SRCPV}"
|
||||||
CVE_VERSION = "3.0.3"
|
CVE_VERSION = "3.0.4"
|
||||||
|
|
||||||
FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
|
FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
|
||||||
|
|
||||||
SRCREV = "7b5c4240c1ed5f38e476cf08819869dc14f55e8a"
|
SRCREV = "2a98be5adaa6b3bd6c71a0ee01fc2782c67e7c78"
|
||||||
SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.0 \
|
SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.0 \
|
||||||
file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
|
file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user