summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-11-07 16:19:55 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2019-11-08 11:15:04 +0100
commit55b9bd6ef350d63be39bb437b51e9c4f0f5660c8 (patch)
treefffeb99149faccb5ed94cb74abb27681dc3b062d
parentb72193301394a61ec4f6ea715b9007bb1b4a11fc (diff)
downloadmeta-raspberrypi-55b9bd6ef350d63be39bb437b51e9c4f0f5660c8.tar.gz
linux-firmware-rpidistro: Bump revision
This reverts the last firmware update where enabling WiFi breaks Bluetooth connectivity[1]. [1] https://github.com/RPi-Distro/firmware-nonfree/issues/7 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
index 2bc5522..3d1aaf8 100644
--- a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
+++ b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
@@ -35,7 +35,7 @@ NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
35 35
36SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" 36SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree"
37 37
38SRCREV = "f0ad1a42b051aa9da1d9e1dc606dd68ec2f163a5" 38SRCREV = "00daf85ffa373ecce7836df7543c6ebe4cf43639"
39PV = "0.0+git${SRCPV}" 39PV = "0.0+git${SRCPV}"
40 40
41S = "${WORKDIR}/git" 41S = "${WORKDIR}/git"