projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0374ea9
)
cpupower: fix category 'utils' -> 'utilities'
author
Michael Heimpold
<mhei@heimpold.de>
Mon, 6 Jan 2025 18:54:32 +0000
(19:54 +0100)
committer
Rosen Penev
<rosenp@gmail.com>
Tue, 7 Jan 2025 03:25:51 +0000
(19:25 -0800)
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>
utils/cpupower/Makefile
patch
|
blob
|
history
diff --git
a/utils/cpupower/Makefile
b/utils/cpupower/Makefile
index a2b03ea186428f0055dc0904923284df8d4ffbdf..357ad532b27cedd3e8f97f4c40e44ce5c39008a8 100644
(file)
--- 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:=Util
itie
s
TITLE:=Shows and sets processor power related values
URL:=https://www.kernel.org
DEPENDS:=+libpci