aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb
blob: af88c70fa8bed24314c04cca8a45b4c9fd913f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "QCOM Firmware for Google Pixel 4 / 4 XL"

FW_QCOM_NAME = "flame"
FW_QCOM_SUBDIR = "sm8150/Google/${FW_QCOM_NAME}"
EXTRA_DEVICE_SUBDIR = "sm8150/Google/coral"
AOSP_BUILD = "tp1a.221005.002"
CHECKSUM_vendor = "bed97aaa"

SRC_URI[vendor.sha256sum] = "6644a17f9a5ac25b7f63fa3130b8ab0b8dbe768915fabadce3da9cab5dd39e35"

RDEPENDS:${PN} += "linux-firmware-qcom-adreno-a630"

VENDOR_IMG_SPARSE = "0"
require firmware-qcom-pixel.inc