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:
Mark Asselstine 2018-11-27 16:48:09 -05:00 committed by Bruce Ashfield
parent 9ad042c295
commit 338707dfc7
2 changed files with 2 additions and 2 deletions

View File

@ -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 \