package/bluez5_utils: fix compiler error for gcc 12.2.0
Keep the bluez5_utils-headers version and patches in sync with bluez5_utils Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
# Keep the version and patches in sync with bluez5_utils
|
||||
BLUEZ5_UTILS_HEADERS_VERSION = 5.62
|
||||
BLUEZ5_UTILS_HEADERS_VERSION = 5.55
|
||||
BLUEZ5_UTILS_HEADERS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz
|
||||
BLUEZ5_UTILS_HEADERS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth
|
||||
BLUEZ5_UTILS_HEADERS_DL_SUBDIR = bluez5_utils
|
||||
|
||||
Reference in New Issue
Block a user