package/lxc: cgroups: initialize cpuset properly
authorRomain Naour <romain.naour@smile.fr>
Sun, 1 Mar 2020 21:06:09 +0000 (22:06 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Mar 2020 22:00:22 +0000 (23:00 +0100)
commit8742bf3d9bc55d41c7e5cab0ae3c5d2c2f5c567c
tree6120802e720f6e2fa6dd1bb37cfacdcc8ceb22d1
parent447b648e536a74df8dd4b334e44b2388ba477c7c
package/lxc: cgroups: initialize cpuset properly

The tests.package.test_lxc.TestLxc failure on gitlab
is similar to the issue reported by [1] and fixed by [2].

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/454255988

[1] https://github.com/NixOS/nixpkgs/issues/75467#issuecomment-569386159
[2] https://github.com/lxc/lxc/pull/3109

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Jérôme Pouiller <jezz@sysmic.org>
Cc: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lxc/0004-cgroups-initialize-cpuset-properly.patch [new file with mode: 0644]