On 2/21/21 5:01 AM, R, Karthik wrote:
ACK

-----Original Message-----
From: J, KEERTHY
Sent: Tuesday, 16 February, 2021 8:27 PM
To: meta-arago@arago-project.org
Cc: Weaver, Lucas <l-wea...@ti.com>; J, KEERTHY <j-keer...@ti.com>; R, Karthik 
<karthik.rama...@ti.com>; J, KEERTHY <j-keer...@ti.com>
Subject: [PATCH] meta-arago-extras: recipes-devtools: statcol: Add power 
monitoring support

Assuming the patch is for dunfell and master. Please use in subject all applicable branches.



From: Keerthy <a0393...@ti.com>

In future : update the settings to reflect your emailid <same as "signed-off" line >

For now. I am going to manually update it while i pull to dunfell and master branches


Add power monitoring support

Signed-off-by: Keerthy <j-keer...@ti.com>
---
  meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb 
b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
index bb841d08..12e10bcf 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 = "6420b4e6d98dc2c6825557d7d6f56ffd52fd230c"
+SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
  SRC_URI = 
"git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
DEPENDS = "ti-rpmsg-char websocketd"
@@ -18,3 +18,5 @@ EXTRA_OEMAKE += "SYSROOT=${STAGING_DIR_TARGET} 
CROSS_COMPILE=${TARGET_PREFIX}"
  do_install() {
        DESTDIR=${D} make install
  }
+
+PR_append = "_3"

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to