mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
raspberrypi-firmware: Fetch using git URI
This brings the matching binary blobs to latest kernel Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://opt/vc/LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
||||
|
||||
include recipes-bsp/common/raspberrypi-firmware.inc
|
||||
|
||||
S = "${WORKDIR}/raspberrypi-firmware-1.${PV}"
|
||||
S = "${RPIFW_S}"
|
||||
|
||||
do_install(){
|
||||
install -m 0755 -d ${D}${libdir}
|
||||
|
||||
Reference in New Issue
Block a user