diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-05-13 23:57:47 -0700 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2021-05-16 01:43:18 +0100 |
commit | 73ed90a6ff3eb632b77e92bbaa7897ab82482f0d (patch) | |
tree | 8a90e7f157f7c8fbc21532de2d9c1c3904ab5458 | |
parent | d4d1441bd217f1a3dc353a6c20eadceb819c8e37 (diff) | |
download | meta-raspberrypi-73ed90a6ff3eb632b77e92bbaa7897ab82482f0d.tar.gz |
linux-firmware-rpidistro: Update to 20190114-1+rpt11
Update CYW43455 firmware
 - brcm/brcmfmac43455-sdio.bin 7.45.229
 - See: https://github.com/raspberrypi/linux/issues/3849
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb | 4 |
1 files changed, 2 insertions, 2 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 671dfa2..a091585 100644 --- a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb +++ b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb | |||
@@ -36,8 +36,8 @@ NO_GENERIC_LICENSE[WHENCE] = "WHENCE" | |||
36 | 36 | ||
37 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" | 37 | SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" |
38 | 38 | ||
39 | SRCREV = "b66ab26cebff689d0d3257f56912b9bb03c20567" | 39 | SRCREV = "83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5" |
40 | PV = "20190114-1+rpt10" | 40 | PV = "20190114-1+rpt11" |
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | 43 | ||