summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/tesseract/tesseract_5.3.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* tesseract: upgrade 5.3.2 -> 5.3.3Wang Mingyu2023-10-301-0/+21
Changelog: =========== * Small code fixes and improvements to fix Coverity Scan issues. * Disable -mfpu=neon for aarch64. * Fix build without git clone in cloned directory (required for FreeBSD). * Other build fixes for autotools, cmake and sw. * Fix regression in layout detection which was introduced in release 5.0.0. * Fix regression which prevented loading of submodels, introduced in release 5.0.0-rc2. * Other small improvements for code and documentation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f17c7b0b7e9288d016bb36f61d1063176ea16c89) Signed-off-by: Armin Kuster <akuster808@gmail.com>