From: Keerthy <j-keerthy@ti.com>
To: <meta-arago@arago-project.org>
Cc: j-keerthy@ti.com, karthik.ramanan@ti.com, Keerthy <a0393675@ti.com>
Subject: [PATCH] meta-arago-extras: recipes-devtools: statcol: Add power monitoring support
Date: Tue, 16 Feb 2021 20:26:52 +0530 [thread overview]
Message-ID: <20210216145652.16871-1-j-keerthy@ti.com> (raw)
From: Keerthy <a0393675@ti.com>
Add power monitoring support
Signed-off-by: Keerthy <j-keerthy@ti.com>
---
| 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--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"
--
2.17.1
next reply other threads:[~2021-02-16 14:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 14:56 Keerthy [this message]
2021-02-21 11:01 ` [PATCH] meta-arago-extras: recipes-devtools: statcol: Add power monitoring support R, Karthik
2021-02-22 3:46 ` Praneeth Bajjuri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210216145652.16871-1-j-keerthy@ti.com \
--to=j-keerthy@ti.com \
--cc=a0393675@ti.com \
--cc=karthik.ramanan@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.