cpupower: fix category 'utils' -> 'utilities'

The initial idea was to have the new package in the existing category,
not to create a new one.
Thanks @anomeome for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
pull/25572/head
Michael Heimpold 2025-01-06 19:54:32 +01:00 committed by Rosen Penev
parent 0374ea98b9
commit 0ea0a5f707
1 changed files with 1 additions and 1 deletions
utils/cpupower

View File

@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/cpupower
SECTION:=utils
CATEGORY:=Utils
CATEGORY:=Utilities
TITLE:=Shows and sets processor power related values
URL:=https://www.kernel.org
DEPENDS:=+libpci