From: Priya N S <[email protected]> * 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]> Signed-off-by: Yogesh Siraswar <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../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 24af109..f7b299e 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.7.4 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13456): https://lists.yoctoproject.org/g/meta-arago/message/13456 Mute This Topic: https://lists.yoctoproject.org/mt/88710943/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
