mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ibus: Swith to use main branch instead of master
Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj <raj.khem@gmail.com> Suggested-by: Fabio Estevam <festevam@gmail.com> Reported-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
300be97535
commit
c319930fbf
|
|
@ -10,7 +10,7 @@ PV = "1.5.22"
|
|||
DEPENDS = "unicode-ucd"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/ibus/ibus.git;branch=master;protocol=https \
|
||||
git://github.com/ibus/ibus.git;branch=main;protocol=https \
|
||||
file://0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch \
|
||||
"
|
||||
SRCREV = "e3262f08b9e3efc57808700823b0622ec03a1b5f"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user