bluez-tools: fix SECTION variable typo

Change SECTION variable value from `Utilities` to `utils`,
probably a confusion with the variable CATEGORY.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
Wesley Gimenes
2025-07-26 17:05:33 -03:00
committed by Hannu Nyman
parent 317798178f
commit 59628aaceb

View 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