All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/dunfell][PATCH] branding-bleeding: Add AUTOREV for K3 Image Gen
@ 2021-11-12 11:45 Yogesh Siraswar
  0 siblings, 0 replies; only message in thread
From: Yogesh Siraswar @ 2021-11-12 11:45 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

This patch adds AUTOREV support for K3 Image gen to be in consistent
with ti-linux-fw

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 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 f1e0bc52..71b09f71 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.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-12 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 11:45 [meta-arago][master/dunfell][PATCH] branding-bleeding: Add AUTOREV for K3 Image Gen Yogesh Siraswar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.