summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@foundries.io>2019-02-07 17:06:19 -0200
committerAndrei Gherzan <andrei@gherzan.ro>2019-02-19 18:16:40 +0000
commit0f832cb8a4748e3d3ba866268eb4f322afb8d693 (patch)
treeb49a133ef7bd31326a13404a61b50d6672eea2bf
parent1822e9066e862a999efc5f015872a84c8648dfe7 (diff)
downloadmeta-raspberrypi-0f832cb8a4748e3d3ba866268eb4f322afb8d693.tar.gz
bluez-firmware-rpidistro: update bluez-firmware
Latest bluez-firmware release updates BCM4345C0.hcd to 003.001.025.0156.0280, restoring LE scan capability. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
-rw-r--r--recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
index b16b2c1..310d2f8 100644
--- a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
+++ b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
@@ -24,7 +24,7 @@ LIC_FILES_CHKSUM = "\
24NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro" 24NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro"
25 25
26SRC_URI = "git://github.com/RPi-Distro/bluez-firmware" 26SRC_URI = "git://github.com/RPi-Distro/bluez-firmware"
27SRCREV = "ade2bae1aaaebede09abb8fb546f767a0e4c7804" 27SRCREV = "96eefffcccc725425fd83be5e0704a5c32b79e54"
28PV = "0.0+git${SRCPV}" 28PV = "0.0+git${SRCPV}"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"