All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tidl-api: update to version 1.3.2
@ 2019-09-16 20:26 Yuan Zhao
  2019-09-17 14:14 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 2+ messages in thread
From: Yuan Zhao @ 2019-09-16 20:26 UTC (permalink / raw)
  To: meta-arago

- MobileNet v2 support

Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
---
 meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
index 01725245..edfd208f 100644
--- a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
+++ b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
@@ -1,4 +1,4 @@
-PV = "1.3.1"
+PV = "1.3.2"
 INC_PR = "r0"
 
 LIC_FILES_CHKSUM = "file://license.txt;md5=e3daeabffb9fc131a73f16d16cbdb118"
@@ -8,7 +8,7 @@ GIT_PROTOCOL = "git"
 BRANCH = "master"
 
 SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
-SRCREV = "73efef4ab6b4c9c20f6ade372c396043e6d36b40"
+SRCREV = "b83df643de46c2ae198dfdac859e51f6b4acc1ea"
 
 # default patchdir is ${S}
 S = "${WORKDIR}/git"
-- 
2.14.1



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

* Re: [EXTERNAL] [PATCH] tidl-api: update to version 1.3.2
  2019-09-16 20:26 [PATCH] tidl-api: update to version 1.3.2 Yuan Zhao
@ 2019-09-17 14:14 ` Jacob Stiffler
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Stiffler @ 2019-09-17 14:14 UTC (permalink / raw)
  To: Yuan Zhao, meta-arago

Denys,

Please backport this to ti2019.03.


Thanks,

Jake

On 9/16/2019 4:26 PM, Yuan Zhao wrote:
> - MobileNet v2 support
>
> Signed-off-by: Yuan Zhao <yuanzhao@ti.com>
> ---
>   meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> index 01725245..edfd208f 100644
> --- a/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> +++ b/meta-arago-extras/recipes-ti/tidl-api/tidl-api.inc
> @@ -1,4 +1,4 @@
> -PV = "1.3.1"
> +PV = "1.3.2"
>   INC_PR = "r0"
>   
>   LIC_FILES_CHKSUM = "file://license.txt;md5=e3daeabffb9fc131a73f16d16cbdb118"
> @@ -8,7 +8,7 @@ GIT_PROTOCOL = "git"
>   BRANCH = "master"
>   
>   SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${BRANCH}"
> -SRCREV = "73efef4ab6b4c9c20f6ade372c396043e6d36b40"
> +SRCREV = "b83df643de46c2ae198dfdac859e51f6b4acc1ea"
>   
>   # default patchdir is ${S}
>   S = "${WORKDIR}/git"


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

end of thread, other threads:[~2019-09-17 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 20:26 [PATCH] tidl-api: update to version 1.3.2 Yuan Zhao
2019-09-17 14:14 ` [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.