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:
59628aa
)
mstflint: fix SECTION variable typo
author
Wesley Gimenes
<wehagy@proton.me>
Sat, 26 Jul 2025 20:07:33 +0000
(17:07 -0300)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Mon, 28 Jul 2025 07:33:47 +0000
(10:33 +0300)
Change SECTION variable value from `Utilities` to `utils`,
probably a confusion with the variable CATEGORY.
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
utils/mstflint/Makefile
patch
|
blob
|
history
diff --git
a/utils/mstflint/Makefile
b/utils/mstflint/Makefile
index 48b304e58e4ecd583a80d68335be0d5035e27197..18f86f39ec4ed43a53ed54a3cd8647cd16994788 100644
(file)
--- a/
utils/mstflint/Makefile
+++ b/
utils/mstflint/Makefile
@@
-28,7
+28,7
@@
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/mstflint
- SECTION:=
Utilitie
s
+ SECTION:=
util
s
CATEGORY:=Utilities
TITLE:=Mellanox Firmware Burning and Diagnostics Tools
URL:=https://github.com/Mellanox/mstflint