From: Yogesh Siraswar <[email protected]> This patch adds AUTOREV support for K3 Image gen to be in consistent with ti-linux-fw
Signed-off-by: Yogesh Siraswar <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/include/branding-bleeding.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/conf/distro/include/branding-bleeding.inc b/meta-arago-distro/conf/distro/include/branding-bleeding.inc index f1e0bc5..71b09f7 100644 --- a/meta-arago-distro/conf/distro/include/branding-bleeding.inc +++ b/meta-arago-distro/conf/distro/include/branding-bleeding.inc @@ -16,6 +16,9 @@ SRCREV_pn-arm-trusted-firmware = "${AUTOREV}" # Point to the latest ti linux firmware TI_LINUX_FW_SRCREV = "${AUTOREV}" +# Point to the latest ti k3 image gen +K3_IMAGE_GEN_SRCREV = "${AUTOREV}" + # Point to latest nightly metadata #TI_RTOS_METADATA_URI = "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git" #TI_RTOS_METADATA_PROTOCOL = "git" -- 2.7.4 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13470): https://lists.yoctoproject.org/g/meta-arago/message/13470 Mute This Topic: https://lists.yoctoproject.org/mt/88710959/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
