Skip to content

Commit fe356b3

Browse files
committed
firmware-qcom-boot-qcs8300: add tip version
Add the recipe pulling in the latest version of the QCS8300 firmware. Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent f4cf0cf commit fe356b3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

meta-qcom-tip/conf/qcom-tip.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
QCOM_QCM6490_PV = "00085.0"
22
QCOM_QCM6490_BOOTBINARIES_SUM = "9b2b38e22c18896765d789609ed321f47b25e4f9574204995f591abc1b598ec4"
33

4+
QCOM_QCS8300_PV = "00085.0"
5+
QCOM_QCS8300_BOOTBINARIES_SUM = "5f82e10d64afb10fe812bb6741aa74894718fd05654f39d1466f54ebe81dbb42"
6+
47
QCOM_QCS9100_PV = "00085.0"
58
QCOM_QCS9100_BOOTBINARIES_SUM = "10a0f1859021ef8e0e8e367c5050faf16573af99c4e4ffc608f5e0804093ff01"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
require recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300.inc
2+
require firmware-qcom-boot-tip.inc
3+
4+
QCOM_FW_SOC = "qcs8300"

0 commit comments

Comments
 (0)