[meta-virtualization] [PATCH] openvswitch: drop LSB bits

2019-09-12 Thread Mark Asselstine
openembedded-core commit fb064356af61 [Remove LSB support] dropped the 'lsb' recipe which caused openvswitch to throw a dependency fail for both sysvinit and systemd builds. LSB init functions for log_begin_msg, log_end_msg and others were being used. We now use the functions from ovs-lib which

[meta-virtualization] [PATCH] lxc: restore the ability to move nl80211 device

2019-09-12 Thread Yunguo Wei
nl80211 device can't be moved to another namespace due to e389f2afd8509(start: unify and simplify network creation), and lxc community has fixed this issue with: commit 3dd7829433f63b2ec1323a1f237efa7d67ea6e2b lxc upstream This patch is grabbing the commit above, and should be abandoned with lxc

[meta-virtualization] [PATCH] python-simplegeneric: Add python3 version

2019-09-12 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python-simplegeneric.inc | 12 .../recipes-devtools/python/python-simplegeneric_0.8.1.bb | 14 ++ .../recipes-devtools/python/python3-simplegeneric_0.8.1.bb | 2 ++ 3 files changed, 16 insertions(+), 12

[meta-virtualization] [PATCH] python-suds-jurko: Add python3 version

2019-09-12 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python-suds-jurko.inc | 20 .../python/python-suds-jurko_0.6.bb | 21 ++--- .../python/python3-suds-jurko_0.6.bb| 3 +++ 3 files changed, 25 insertions(+), 19