summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-11-22 23:04:18 +0800
committerKhem Raj <raj.khem@gmail.com>2021-11-22 10:15:00 -0800
commit4640900864a89f73680dc423bb1b1bfb4e63e19e (patch)
tree5d80c5f4ab6340dbd293c8e0d9806d01ee807fc0 /meta-oe/recipes-graphics
parentc1712c2595ebf6a16df0049743e64fdebc5af49d (diff)
downloadmeta-openembedded-4640900864a89f73680dc423bb1b1bfb4e63e19e.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/tesseract/tesseract_4.1.3.bb (renamed from meta-oe/recipes-graphics/tesseract/tesseract_4.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_4.1.1.bb b/meta-oe/recipes-graphics/tesseract/tesseract_4.1.3.bb
index 0c21685b1..6f9267968 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"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
7 7
8BRANCH = "4.1" 8BRANCH = "4.1"
9SRCREV = "f4ef2f2050f4c25b28bdbf0063b7d2eb30f41cf7" 9SRCREV = "f38e7a7ba850b668d4505dd4c712238d7ec63ca8"
10SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=${BRANCH};protocol=https \ 10SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=${BRANCH};protocol=https \
11 file://0001-include-sys-time.h.patch \ 11 file://0001-include-sys-time.h.patch \
12 " 12 "