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 <[email protected]> Acked-by: Nikhil Devshatwar <[email protected]>
> --- > > 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 > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
