summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Zhukov <pavel.zhukov@huawei.com>2021-11-18 15:56:20 +0100
committerAndrei Gherzan <andrei@gherzan.com>2021-11-20 10:19:59 +0000
commit0dc08f973725e6be1ad5156e1c995e94399f69d5 (patch)
tree232636bd76f0b3bdbaff4073e6d51ffa26e61388
parent9d372828ba657340a42e31875d2326e5f6753403 (diff)
downloadmeta-raspberrypi-hardknott.tar.gz
linux-firmware-rpidistro: Use buster branch instead of masterhardknott
Master branch has been renamed to buster. This change is dunfell-specific because master follows bullseye which diverted from ex-master quite a lot. Related: https://github.com/RPi-Distro/firmware-nonfree/issues/20 Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com> Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
-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 a091585..f1b566d 100644
--- a/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
+++ b/recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "\
34NO_GENERIC_LICENSE[Firmware-broadcom_bcm43xx-rpidistro] = "LICENCE.broadcom_bcm43xx" 34NO_GENERIC_LICENSE[Firmware-broadcom_bcm43xx-rpidistro] = "LICENCE.broadcom_bcm43xx"
35NO_GENERIC_LICENSE[WHENCE] = "WHENCE" 35NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
36 36
37SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree" 37SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree;branch=buster;protocol=https"
38 38
39SRCREV = "83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5" 39SRCREV = "83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5"
40PV = "20190114-1+rpt11" 40PV = "20190114-1+rpt11"