From: Yogesh Siraswar <[email protected]> Adds AUTOREV support for ti-linux-fw for nightly builds. Requires corresponding change in meta-arago branding-bleeding.inc
Signed-off-by: Yogesh Siraswar <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 8d827bd..80177f0 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -17,7 +17,9 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.03" GOODIX_FW_VERSION = "1.0.0.0" CADENCE_MHDP_FW_VERSION = "1.2.17" -SRCREV = "793309716bce2e443f798dd5c5f0d8dd310970c0" +TI_LINUX_FW_SRCREV ?= "793309716bce2e443f798dd5c5f0d8dd310970c0" +SRCREV = "${TI_LINUX_FW_SRCREV}" + BRANCH ?= "ti-linux-firmware" SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" SRCREV_FORMAT = "imggen" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14105): https://lists.yoctoproject.org/g/meta-ti/message/14105 Mute This Topic: https://lists.yoctoproject.org/mt/86750090/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
