On Sat, Jul 30, 2022 at 11:26 AM Markus Volk <[email protected]> wrote: > > this fixes: > ERROR: ibus-native-1.5.26-r0 do_fetch: Fetcher failure: Unable to find > revision 6a70ab0338206bd1c7d01a4e1874ea0ee5b3a9d3 > in branch master even from upstream >
even when you do bitbake -ccleanall <recipe> && bitbake <recipe> ? > Signed-off-by: Markus Volk <[email protected]> > --- > meta-gnome/recipes-support/ibus/ibus.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-gnome/recipes-support/ibus/ibus.inc > b/meta-gnome/recipes-support/ibus/ibus.inc > index 37a490abe..b21a5e528 100644 > --- a/meta-gnome/recipes-support/ibus/ibus.inc > +++ b/meta-gnome/recipes-support/ibus/ibus.inc > @@ -10,7 +10,7 @@ PV = "1.5.26" > DEPENDS = "unicode-ucd" > > SRC_URI = " \ > - git://github.com/ibus/ibus.git;branch=master;protocol=https \ > + git://github.com/ibus/ibus.git;nobranch=1;protocol=https \ > file://0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch \ > " > SRCREV = "6a70ab0338206bd1c7d01a4e1874ea0ee5b3a9d3" > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98059): https://lists.openembedded.org/g/openembedded-devel/message/98059 Mute This Topic: https://lists.openembedded.org/mt/92711747/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
