Skip to content

Commit

Permalink
Merge pull request #660 from lumag/fw-pixel-upd
Browse files Browse the repository at this point in the history
firmware-qcom-pixel*: bump versions
  • Loading branch information
lumag authored Sep 19, 2024
2 parents 4cd1633 + d0b38b0 commit 1f53a82
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ 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"
AOSP_BUILD = "tp1a.221005.002.b2"
CHECKSUM_vendor = "22399ead"

SRC_URI[vendor.sha256sum] = "6644a17f9a5ac25b7f63fa3130b8ab0b8dbe768915fabadce3da9cab5dd39e35"
SRC_URI[vendor.sha256sum] = "fc2bc6cd2fde8d96641d624d68260b5392ad62e3d031d81659fad21d654f57e0"

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

Expand Down
6 changes: 3 additions & 3 deletions recipes-bsp/firmware-nexus/firmware-qcom-pixel4a-5g.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ DESCRIPTION = "QCOM Firmware for Google Pixel 4a (5G)"

FW_QCOM_NAME = "bramble"
FW_QCOM_SUBDIR = "sm7250/Google/${FW_QCOM_NAME}"
AOSP_BUILD = "tp1a.221105.002"
CHECKSUM_vendor = "793c7b07"
AOSP_BUILD = "up1a.231105.001.b2"
CHECKSUM_vendor = "b7190494"

SRC_URI[vendor.sha256sum] = "b643f4f01a87750094049e0854abc6f2b506560bdc556fcc449eb9c2ff19038e"
SRC_URI[vendor.sha256sum] = "6af72bf8bcef38fc9f4ecdeb6641c635189d9fd337abbc8772431a6944dc6199"

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

Expand Down
6 changes: 3 additions & 3 deletions recipes-bsp/firmware-nexus/firmware-qcom-pixel4a.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ 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"
AOSP_BUILD = "tq3a.230805.001.s1"
CHECKSUM_vendor = "2a7bf157"

SRC_URI[vendor.sha256sum] = "5013b1aad7ae7a0724f08e26bf73954464d8a314b8c10f21f4e62e49237907c5"
SRC_URI[vendor.sha256sum] = "f82c4214524f0d1f85e9ad7b2a23ddaed0b402cabc5b01533a61dcd1adb7d80f"

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

Expand Down
6 changes: 3 additions & 3 deletions recipes-bsp/firmware-nexus/firmware-qcom-pixel5.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ DESCRIPTION = "QCOM Firmware for Google Pixel 5"

FW_QCOM_NAME = "redfin"
FW_QCOM_SUBDIR = "sm7250/Google/${FW_QCOM_NAME}"
AOSP_BUILD = "tp1a.221105.002"
CHECKSUM_vendor = "2b78e8a6"
AOSP_BUILD = "up1a.231105.001.b2"
CHECKSUM_vendor = "dba16b6b"

SRC_URI[vendor.sha256sum] = "e2ab6c9024c282ace3fca7d66522075c4fc5188bcb00b3fb9dd8230056aef93f"
SRC_URI[vendor.sha256sum] = "88ee57049e92d007815195439ebd109e4db6827a6c0b5867e1b2bfaf88421115"

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

Expand Down
6 changes: 3 additions & 3 deletions recipes-bsp/firmware-nexus/firmware-qcom-pixel5a-5g.bb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ DESCRIPTION = "QCOM Firmware for Google Pixel 5a 5G"

FW_QCOM_NAME = "barbet"
FW_QCOM_SUBDIR = "sm7250/Google/${FW_QCOM_NAME}"
AOSP_BUILD = "tp1a.221105.002"
CHECKSUM_vendor = "425252ac"
AOSP_BUILD = "ap2a.240805.005"
CHECKSUM_vendor = "a0da9c40"

SRC_URI[vendor.sha256sum] = "72ccf1e403824214bfbfeccac55c865bb179b15ff50f9066f87bde4c925fbc27"
SRC_URI[vendor.sha256sum] = "d1ac39e330b281f95640bc2f44a8901ac6e5359cd9954220cbee82bc8a8df50b"

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

Expand Down

0 comments on commit 1f53a82

Please sign in to comment.