[oe][meta-oe][PATCH] tesseract: upgrade 5.5.2 -> 5.5.3
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:44 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../tesseract/{tesseract_5.5.2.bb => tesseract_5.5.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/tesseract/{tesseract_5.5.2.bb => tesseract_5.5.3.bb} (91%) diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_5.5.2.bb b/meta-oe/recipes-graphics/tesseract/tesseract_5.5.3.bb similarity index 91% rename from meta-oe/recipes-graphics/tesseract/tesseract_5.5.2.bb rename to meta-oe/recipes-graphics/tesseract/tesseract_5.5.3.bb index 46b789cbc4..0d9b178dc9 100644 --- a/meta-oe/recipes-graphics/tesseract/tesseract_5.5.2.bb +++ b/meta-oe/recipes-graphics/tesseract/tesseract_5.5.3.bb @@ -5,7 +5,7 @@ BUGTRACKER = "https://github.com/tesseract-ocr/tesseract/issues" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "6e1d56a847e697de07b38619356550e5cf4e8633" +SRCREV = "db0ec62f81b0737fbbe184d8fea40af5738f8eef" SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=main;protocol=https;tag=${PV}" -- 2.43.0