All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell PATCH] ti-tisdk-makefile: Remove barcode-roi snippet
@ 2021-09-28 11:04 Priya N S
  2021-10-06 12:33 ` Nikhil Devshatwar
  0 siblings, 1 reply; 2+ messages in thread
From: Priya N S @ 2021-09-28 11:04 UTC (permalink / raw)
  To: meta-arago; +Cc: Priya N S, Sekhar Nori

* barcode-roi support is dropped from meta-arago due to breakage with
  OpenCV 4.1
* Remove the makefile snippet from the installer toplevel makefile

Note:
* barcode-roi makefile snippet needs to be added back once barcode-roi
  breakage with OpenCV 4.1 is fixed.

Signed-off-by: Priya N S <priya.ns@ti.com>
---

Hi All,
This patch removes the barcode-roi makefile snippet from SDK top-level
Makefile for AM335x and AM437x platforms.

 .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb    | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
index d2201675..1320ec50 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
@@ -97,7 +97,6 @@ MAKEFILES_append_ti33x = " u-boot-spl \
                            cryptodev \
                            ti-sgx-ddk-km \
                            pru-icss \
-                           barcode-roi \
                            uio-module-drv \
 			   mmwavegesture-hmi \
                            pdm-anomaly-detection \
@@ -112,7 +111,6 @@ MAKEFILES_append_ti43x = " u-boot-spl \
                            ti-sgx-ddk-km \
                            cmem-mod \
                            pru-icss \
-                           barcode-roi \
                            uio-module-drv \
 			   mmwavegesture-hmi \
                            pdm-anomaly-detection \
-- 
2.19.1.windows.1



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

* Re: [dunfell PATCH] ti-tisdk-makefile: Remove barcode-roi snippet
  2021-09-28 11:04 [dunfell PATCH] ti-tisdk-makefile: Remove barcode-roi snippet Priya N S
@ 2021-10-06 12:33 ` Nikhil Devshatwar
  0 siblings, 0 replies; 2+ messages in thread
From: Nikhil Devshatwar @ 2021-10-06 12:33 UTC (permalink / raw)
  To: Priya N S; +Cc: meta-arago, Priya N S, Sekhar Nori

On 16:34-20210928, Priya N S wrote:
> * barcode-roi support is dropped from meta-arago due to breakage with
>   OpenCV 4.1
> * Remove the makefile snippet from the installer toplevel makefile
> 
> Note:
> * barcode-roi makefile snippet needs to be added back once barcode-roi
>   breakage with OpenCV 4.1 is fixed.
> 
> Signed-off-by: Priya N S <priya.ns@ti.com>
Acked-by: Nikhil Devshatwar <nikhil.nd@ti.com>

> ---
> 
> Hi All,
> This patch removes the barcode-roi makefile snippet from SDK top-level
> Makefile for AM335x and AM437x platforms.
> 
>  .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb    | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> index d2201675..1320ec50 100644
> --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> @@ -97,7 +97,6 @@ MAKEFILES_append_ti33x = " u-boot-spl \
>                             cryptodev \
>                             ti-sgx-ddk-km \
>                             pru-icss \
> -                           barcode-roi \
>                             uio-module-drv \
>  			   mmwavegesture-hmi \
>                             pdm-anomaly-detection \
> @@ -112,7 +111,6 @@ MAKEFILES_append_ti43x = " u-boot-spl \
>                             ti-sgx-ddk-km \
>                             cmem-mod \
>                             pru-icss \
> -                           barcode-roi \
>                             uio-module-drv \
>  			   mmwavegesture-hmi \
>                             pdm-anomaly-detection \
> -- 
> 2.19.1.windows.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2021-10-06 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 11:04 [dunfell PATCH] ti-tisdk-makefile: Remove barcode-roi snippet Priya N S
2021-10-06 12:33 ` Nikhil Devshatwar

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.