mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
tesseract-lang: switch from master branch to main
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
986bb14aaf
commit
2526b14d39
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9648bd7af63bd3cc4f5ac046d12c49e4"
|
||||
|
||||
SRCREV = "590567f20dc044f6948a8e2c61afc714c360ad0e"
|
||||
SRC_URI = "git://github.com/tesseract-ocr/tessdata.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/tesseract-ocr/tessdata.git;branch=main;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user