From: Michael Heimpold Date: Mon, 6 Jan 2025 18:54:32 +0000 (+0100) Subject: cpupower: fix category 'utils' -> 'utilities' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0ea0a5f7075f997451f341757cf58e681559045b;p=feed%2Fpackages.git 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 --- diff --git a/utils/cpupower/Makefile b/utils/cpupower/Makefile index a2b03ea186..357ad532b2 100644 --- a/utils/cpupower/Makefile +++ b/utils/cpupower/Makefile @@ -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