mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-firmware-rpidistro: Use buster branch instead of master
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>
This commit is contained in:
parent
9d372828ba
commit
0dc08f9737
|
@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "\
|
||||||
NO_GENERIC_LICENSE[Firmware-broadcom_bcm43xx-rpidistro] = "LICENCE.broadcom_bcm43xx"
|
NO_GENERIC_LICENSE[Firmware-broadcom_bcm43xx-rpidistro] = "LICENCE.broadcom_bcm43xx"
|
||||||
NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
|
NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree"
|
SRC_URI = "git://github.com/RPi-Distro/firmware-nonfree;branch=buster;protocol=https"
|
||||||
|
|
||||||
SRCREV = "83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5"
|
SRCREV = "83938f78ca2d5a0ffe0c223bb96d72ccc7b71ca5"
|
||||||
PV = "20190114-1+rpt11"
|
PV = "20190114-1+rpt11"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user