mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
openvswitch: uprev from 2.10.0 to 2.10.1
Pickup the latest security and bug fixes for openvswitch. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
This commit is contained in:
parent
9ad042c295
commit
338707dfc7
|
@ -14,11 +14,11 @@ RDEPENDS_${PN}-ptest += "\
|
|||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.10.0+${SRCREV}"
|
||||
PV = "2.10.1+${SRCREV}"
|
||||
|
||||
FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:"
|
||||
|
||||
SRCREV = "5563e309b80bbea9bff538e71ecfd7e5e538bab9"
|
||||
SRCREV = "78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e"
|
||||
SRC_URI = "file://openvswitch-switch \
|
||||
file://openvswitch-switch-setup \
|
||||
file://openvswitch-testcontroller \
|
||||
|
|
Loading…
Reference in New Issue
Block a user