All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/thud/ti2019.01] [PATCH] pdm-anomaly-detection: bump SRCREV
@ 2019-06-11 21:59 Hongmei Gou
  2019-06-12 11:31 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 2+ messages in thread
From: Hongmei Gou @ 2019-06-11 21:59 UTC (permalink / raw)
  To: meta-arago

* Remove the hardcoding on using a single LSTM layer
* Add console printfs for anomaly detection status and results

Signed-off-by: Hongmei Gou <h-gou@ti.com>
---
 .../pdm-anomaly-detection/pdm-anomaly-detection_git.bb        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
index 4e7b2bc0..3f07013c 100644
--- a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
+++ b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
@@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e88016d2cbc82d0d2efbb0865891e9d6"
 inherit qt-provider
 
 PV = "1.0"
-PR = "r0"
+PR = "r1"
 
 BRANCH = "master"
 SRC_URI  = "git://git.ti.com/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
 
-SRCREV = "832c4021de19998c7e47e94e1868943c9a145489"
+SRCREV = "01bca39e69cf2e73e17259a16b2465dde7cce6e9"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1



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

* Re: [EXTERNAL] [master/thud/ti2019.01] [PATCH] pdm-anomaly-detection: bump SRCREV
  2019-06-11 21:59 [master/thud/ti2019.01] [PATCH] pdm-anomaly-detection: bump SRCREV Hongmei Gou
@ 2019-06-12 11:31 ` Jacob Stiffler
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Stiffler @ 2019-06-12 11:31 UTC (permalink / raw)
  To: Hongmei Gou, meta-arago

Denys,

Can you please backport this to the ti2019.01 branch?


Thank you,

Jake

On 6/11/2019 5:59 PM, Hongmei Gou wrote:
> * Remove the hardcoding on using a single LSTM layer
> * Add console printfs for anomaly detection status and results
>
> Signed-off-by: Hongmei Gou <h-gou@ti.com>
> ---
>   .../pdm-anomaly-detection/pdm-anomaly-detection_git.bb        | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> index 4e7b2bc0..3f07013c 100644
> --- a/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> +++ b/meta-arago-extras/recipes-apps/pdm-anomaly-detection/pdm-anomaly-detection_git.bb
> @@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e88016d2cbc82d0d2efbb0865891e9d6"
>   inherit qt-provider
>   
>   PV = "1.0"
> -PR = "r0"
> +PR = "r1"
>   
>   BRANCH = "master"
>   SRC_URI  = "git://git.ti.com/apps/pdm-anomaly-detection.git;protocol=git;branch=${BRANCH}"
>   
> -SRCREV = "832c4021de19998c7e47e94e1868943c9a145489"
> +SRCREV = "01bca39e69cf2e73e17259a16b2465dde7cce6e9"
>   
>   S = "${WORKDIR}/git"
>   


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

end of thread, other threads:[~2019-06-12 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 21:59 [master/thud/ti2019.01] [PATCH] pdm-anomaly-detection: bump SRCREV Hongmei Gou
2019-06-12 11:31 ` [EXTERNAL] " Jacob Stiffler

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.