dockerd: remove cgroupfs-mount dependency

The package `cgroupfs-mount` has been removed.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
Wesley Gimenes
2025-08-09 18:02:11 -03:00
committed by Wesley Gimenes
parent 3f06a3b775
commit 7de0c8799b
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ config DOCKER_CGROUP_OPTIONS
select KERNEL_CGROUP_FREEZER
select KERNEL_NET_CLS_CGROUP
select KERNEL_CGROUP_NET_PRIO
select PACKAGE_cgroupfs-mount
help
Selects kernel options to enable CGroups V1.

View File

@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dockerd
PKG_VERSION:=27.3.1
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE