All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
@ 2022-04-22 16:47 Karthik Ramanan
  2022-04-22 16:52 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Karthik Ramanan @ 2022-04-22 16:47 UTC (permalink / raw)
  To: meta-arago; +Cc: Karthik Ramanan

Signed-off-by: Karthik Ramanan <karthik.ramanan@ti.com>
---
 meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
index ee2b12d2..bda532eb 100644
--- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
+++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
 
 PROTOCOL = "git"
 BRANCH = "master"
-SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
+SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
 SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
 DEPENDS = "ti-rpmsg-char websocketd"
@@ -19,6 +19,6 @@ do_install() {
 	DESTDIR=${D} make install
 }
 
-PR:append = "_3"
+PR:append = "_4"
 
 INSANE_SKIP:${PN} = "ldflags"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread
[parent not found: <20220422164104.20009-1-a0393906@ti.com>]

end of thread, other threads:[~2022-04-26 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22 16:47 [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts Karthik Ramanan
2022-04-22 16:52 ` Denys Dmytriyenko
2022-04-22 17:56   ` Ryan Eatmon
     [not found] <20220422164104.20009-1-a0393906@ti.com>
2022-04-26 16:03 ` Denys Dmytriyenko
2022-04-26 18:24   ` Nishanth Menon

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.