cgroups-mount,docker-ce,lxc: rework kernel feature dependency
authorYousong Zhou <redacted>
Tue, 27 Aug 2019 03:42:34 +0000 (03:42 +0000)
committerYousong Zhou <redacted>
Thu, 12 Sep 2019 02:31:16 +0000 (10:31 +0800)
commitb6a3145df5bd6db8700c4464030b288630a6a9ac
treef668c9ba4cc9a63de3fcf89aabe8b89fc46ac404
parent8d1aa54aba376fe1ced9494437b92ee619d884ea
cgroups-mount,docker-ce,lxc: rework kernel feature dependency

Fix that KERNEL_CGROUPS is enabled (selected) automatically along with
cgroups-mount

Replace "if PACKAGE_docker-ce" with a menu to avoid circular denpendency
issue involving PACKAGE_docker-ce, PACKAGE_cgroups-mount and
KERNEL_CGRUOPS

docker-ce, lxc: replace KERNEL_LXC_MISC with more specific options

Signed-off-by: Yousong Zhou <redacted>
utils/cgroupfs-mount/Makefile
utils/docker-ce/Config.in
utils/lxc/Config.in
git clone https://git.99rst.org/PROJECT