bluez-tools: fix SECTION variable typo
authorWesley Gimenes <[email protected]>
Sat, 26 Jul 2025 20:05:33 +0000 (17:05 -0300)
committerHannu 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

index eb45d0f7304a8da43731c684a1f08b08b41c5de9..8a6c8c0e0e0c7ada8e5484e10f456dfd4d91a632 100644 (file)
@@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/nls.mk
 
 define Package/bluez-tools
-  SECTION:=Utilities
+  SECTION:=utils
   CATEGORY:=Utilities
   DEPENDS:=+bluez-daemon +glib2
   TITLE:=Bluetooth tools