diff options
| author | Ricardo Salveti <ricardo@foundries.io> | 2019-02-07 17:06:19 -0200 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-02-12 12:37:09 +0000 |
| commit | 592b4779ac342742af7536333a5ebd2205ff2b1f (patch) | |
| tree | e6ba38a1375978a9bea8544d61330861f4dccd8e | |
| parent | 89bc575bf2f60be6de606d1af226c1197b3f8323 (diff) | |
| download | meta-raspberrypi-592b4779ac342742af7536333a5ebd2205ff2b1f.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.bb | 2 |
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 = "\ | |||
| 24 | NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro" | 24 | NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro" |
| 25 | 25 | ||
| 26 | SRC_URI = "git://github.com/RPi-Distro/bluez-firmware" | 26 | SRC_URI = "git://github.com/RPi-Distro/bluez-firmware" |
| 27 | SRCREV = "ade2bae1aaaebede09abb8fb546f767a0e4c7804" | 27 | SRCREV = "96eefffcccc725425fd83be5e0704a5c32b79e54" |
| 28 | PV = "0.0+git${SRCPV}" | 28 | PV = "0.0+git${SRCPV}" |
| 29 | 29 | ||
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
