From: Xiangyu Chen <[email protected]>

Hi Bruce,

There are 3 small fix on criu and lxc package.

patch 1 and 2 related to criu, when using criu dump, it failed and report errors
due to missing sock diag features in kernel and cgroup not init correctly, so 
add
kernel configuration fragments to enable sock diag and add crgoup-lite to 
RDEPENDS.

patch 3 related to lxc ptest, some of test cases cannot fully clean the system 
environment
after exit, that cause lxc-test-unpriv in failure status, so adjust the 
lxc-test-unpriv
case order to first.

Thanks,

Br,
Xiangyu


Xiangyu Chen (3):
  criu: add kernel configuration features
  criu: add cgroup-lite to RDEPENDS
  lxc: adjust the lxc-test-unpriv running order

 recipes-containers/criu/criu_git.bb           |  2 +-
 recipes-containers/lxc/files/run-ptest        | 25 ++++++++++++++++++-
 recipes-kernel/linux/linux-yocto/criu.cfg     |  8 ++++++
 recipes-kernel/linux/linux-yocto/criu.scc     |  4 +++
 .../linux/linux-yocto_virtualization.inc      |  1 +
 5 files changed, 38 insertions(+), 2 deletions(-)
 create mode 100644 recipes-kernel/linux/linux-yocto/criu.cfg
 create mode 100644 recipes-kernel/linux/linux-yocto/criu.scc

-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8526): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8526
Mute This Topic: https://lists.yoctoproject.org/mt/103576948/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to