-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Description
Commit and branch at issue.
commit 727811eaf256b88fd135be99559f2cbf14c82fce (HEAD -> scarthgap, origin/scarthgap)Error when building
ERROR: hunspell-dictionaries-0.0.0+git-r0 do_fetch: Fetcher failure: Unable to find revision 820a65e539e34a3a8c2a855d2450b84745c624ee in branch master even from upstreamResolve: Change branch from master to main
diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
index 0ec426afb9..12231443a4 100644
--- a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
@@ -135,7 +135,7 @@ RDEPENDS:${PN} = "hunspell"
PV = "0.0.0+git"
SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee"
-SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=main;protocol=https"
S = "${WORKDIR}/git"
Metadata
Metadata
Assignees
Labels
No labels