All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] evse-hmi: bump SRCREV to pick up the fix for character truncation issue
@ 2018-11-14 20:47 Eric Ruei
  0 siblings, 0 replies; only message in thread
From: Eric Ruei @ 2018-11-14 20:47 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
index 27a58a9..e2d7b88 100644
--- a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
+++ b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
@@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = "file://main.cpp;beginline=1;endline=33;md5=a9cde3921a8be42ed
 inherit qt-provider
 
 PV = "1.0"
-PR = "r0"
+PR = "r1"
 
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
 
-SRCREV = "a257dfc05db311c74cb50838ff5b9e2cfb87dbfe"
+SRCREV = "d8c309d2832735f8df84db9993a01d861fdc02d7"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1



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

only message in thread, other threads:[~2018-11-14 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14 20:47 [PATCH] evse-hmi: bump SRCREV to pick up the fix for character truncation issue Eric Ruei

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.