diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-11-07 16:19:55 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-11-08 11:15:04 +0100 |
| commit | 55b9bd6ef350d63be39bb437b51e9c4f0f5660c8 (patch) | |
| tree | fffeb99149faccb5ed94cb74abb27681dc3b062d | |
| parent | b72193301394a61ec4f6ea715b9007bb1b4a11fc (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 36 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" | 36 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" |
| 37 | 37 | ||
| 38 | SRCREV = "f0ad1a42b051aa9da1d9e1dc606dd68ec2f163a5" | 38 | SRCREV = "00daf85ffa373ecce7836df7543c6ebe4cf43639" |
| 39 | PV = "0.0+git${SRCPV}" | 39 | PV = "0.0+git${SRCPV}" |
| 40 | 40 | ||
| 41 | S = "${WORKDIR}/git" | 41 | S = "${WORKDIR}/git" |
