aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb')
-rw-r--r--recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb b/recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb
new file mode 100644
index 0000000..4431055
--- /dev/null
+++ b/recipes-bsp/firmware-nexus/firmware-qcom-pixel3a.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "QCOM Firmware for Google Pixel 3a / 3a XL"
+
+FW_QCOM_NAME = "sargo"
+FW_QCOM_SUBDIR = "sdm670/Google/${FW_QCOM_NAME}"
+EXTRA_DEVICE_SUBDIR = "sdm670/Google/bonito"
+AOSP_BUILD = "sp2a.220505.008"
+CHECKSUM_vendor = "772e1993"
+
+SRC_URI[vendor.sha256sum] = "702c4563207f77eefa7822ffbfaf0cc8a33059140f417b2deda1844ae4bb097c"
+
+RDEPENDS:${PN} += "linux-firmware-qcom-adreno-a630"
+
+require firmware-qcom-pixel.inc