All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support
@ 2022-07-19 20:38 Bryan Brattlof
  2022-07-26 16:03 ` Bajjuri, Praneeth
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Brattlof @ 2022-07-19 20:38 UTC (permalink / raw)
  To: Ryan Eatmon, Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Meta-TI, Bryan Brattlof

update the SHA for k3conf to pickup j721s2 support

Signed-off-by: Bryan Brattlof <bb@ti.com>
---
Changes from v1:
 - send a separate patch for each branch to avoid merge conflicts
 - include the mailing list in the email :(

 meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index 3f542da4aa96e..567e8d55b51ba 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "966a5695b73bc53039ca60d196b77de0640088d4"
+SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5"
 
 SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-26 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 20:38 [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support Bryan Brattlof
2022-07-26 16:03 ` Bajjuri, Praneeth
2022-07-26 17:53   ` Ryan Eatmon

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.