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:
3177981
)
bluez-tools: fix SECTION variable typo
author
Wesley Gimenes
<
[email protected]
>
Sat, 26 Jul 2025 20:05:33 +0000
(17:05 -0300)
committer
Hannu Nyman
<
[email protected]
>
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 <
[email protected]
>
utils/bluez-tools/Makefile
patch
|
blob
|
history
diff --git
a/utils/bluez-tools/Makefile
b/utils/bluez-tools/Makefile
index eb45d0f7304a8da43731c684a1f08b08b41c5de9..8a6c8c0e0e0c7ada8e5484e10f456dfd4d91a632 100644
(file)
--- a/
utils/bluez-tools/Makefile
+++ b/
utils/bluez-tools/Makefile
@@
-26,7
+26,7
@@
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/bluez-tools
- SECTION:=
Utilitie
s
+ SECTION:=
util
s
CATEGORY:=Utilities
DEPENDS:=+bluez-daemon +glib2
TITLE:=Bluetooth tools