From: Jan Kiszka <[email protected]> Signed-off-by: Jan Kiszka <[email protected]> --- recipes-bsp/rpi-firmware-brcm80211/rpi-firmware-brcm80211.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/rpi-firmware-brcm80211/rpi-firmware-brcm80211.bb b/recipes-bsp/rpi-firmware-brcm80211/rpi-firmware-brcm80211.bb index 31fd19b..602d8d7 100644 --- a/recipes-bsp/rpi-firmware-brcm80211/rpi-firmware-brcm80211.bb +++ b/recipes-bsp/rpi-firmware-brcm80211/rpi-firmware-brcm80211.bb @@ -12,8 +12,8 @@ inherit dpkg-raw SRC_URI = "https://github.com/RPi-Distro/firmware-nonfree/archive/${SRCREV}.tar.gz;downloadfilename=firmware-${SRCREV}.tar.gz" -SRCREV = "00daf85ffa373ecce7836df7543c6ebe4cf43639" -SRC_URI[sha256sum] = "26e6e4aace9c9d1e9b9b1447f57ebd743dc15f3a337deac9e77d964885fcb3b3" +SRCREV = "b66ab26cebff689d0d3257f56912b9bb03c20567" +SRC_URI[sha256sum] = "033a21d19fbdc7617b8c5b58d4be5951e29be5be787a45875b615f4d4dcf3f5b" do_install() { cd ${WORKDIR}/firmware-nonfree-${SRCREV}/brcm -- 2.26.2 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/e1da5d4b3206fe723ba7b24eb9172463f910dcc6.1618866389.git.jan.kiszka%40siemens.com.
