From 65eec6d4e83d51e4ae64b1b89d676ffe1486c966 Mon Sep 17 00:00:00 2001 From: Joe Kale Date: Thu, 3 Apr 2025 16:00:22 -0500 Subject: [PATCH] pi-bluetooth: Update version from 0.1.17 -> 0.1.19 Signed-off-by: Joe Kale --- .../{pi-bluetooth_0.1.17.bb => pi-bluetooth_0.1.19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-connectivity/pi-bluetooth/{pi-bluetooth_0.1.17.bb => pi-bluetooth_0.1.19.bb} (97%) diff --git a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.19.bb similarity index 97% rename from recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb rename to recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.19.bb index 9a7fc86..0b1aafb 100644 --- a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb +++ b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.19.bb @@ -10,7 +10,7 @@ SRC_URI = "\ git://github.com/RPi-Distro/pi-bluetooth;branch=master;protocol=https \ file://0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch \ " -SRCREV = "fd4775bf90e037551532fc214a958074830bb80d" +SRCREV = "87248a382d1a81b80a62730975135d87fffd7ef1" inherit ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'update-rc.d', d)} # hciuart.service replaces what was brcm43438.service