aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb')
-rw-r--r--recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb b/recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb
new file mode 100644
index 0000000..07490c3
--- /dev/null
+++ b/recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "QCOM Firmware for Google Pixel 4a"
+
+FW_QCOM_NAME = "sunfish"
+FW_QCOM_SUBDIR = "sdm730/Google/${FW_QCOM_NAME}"
+AOSP_BUILD = "tp1a.221105.002"
+CHECKSUM_vendor = "6d6cfc6a"
+
+SRC_URI[vendor.sha256sum] = "5013b1aad7ae7a0724f08e26bf73954464d8a314b8c10f21f4e62e49237907c5"
+
+RDEPENDS:${PN} += "linux-firmware-qcom-adreno-a630"
+
+VENDOR_IMG_SPARSE = "0"
+require firmware-qcom-pixel.inc