From 4640900864a89f73680dc423bb1b1bfb4e63e19e Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 22 Nov 2021 23:04:18 +0800 Subject: [PATCH] tesseract: upgrade 4.1.1 -> 4.1.3 Fix broken autoconf build (https://github.com/tesseract-ocr/tesseract/issues/3642) Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../tesseract/{tesseract_4.1.1.bb => tesseract_4.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/tesseract/{tesseract_4.1.1.bb => tesseract_4.1.3.bb} (92%) diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_4.1.1.bb b/meta-oe/recipes-graphics/tesseract/tesseract_4.1.3.bb similarity index 92% rename from meta-oe/recipes-graphics/tesseract/tesseract_4.1.1.bb rename to meta-oe/recipes-graphics/tesseract/tesseract_4.1.3.bb index 0c21685b19..6f92679682 100644 --- a/meta-oe/recipes-graphics/tesseract/tesseract_4.1.1.bb +++ b/meta-oe/recipes-graphics/tesseract/tesseract_4.1.3.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" BRANCH = "4.1" -SRCREV = "f4ef2f2050f4c25b28bdbf0063b7d2eb30f41cf7" +SRCREV = "f38e7a7ba850b668d4505dd4c712238d7ec63ca8" SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=${BRANCH};protocol=https \ file://0001-include-sys-time.h.patch \ "