I think the branch has disappeared upstream. No sure if we can find a equivalent fork where this branch is intact. then a simple SRC_URI re assignment would be enough. Otherwise we might have to upgrade to a version that exists now a days
On Fri, May 25, 2018 at 1:55 AM, Måns Zigher <[email protected]> wrote: > Sorry disregard my comments on protobuf_3.5.1.bb it works there. But the > questions stand when it comes to rocko branch and protobuf_3.4.1.bb. > > BR > Mans Zigher > > 2018-05-25 10:52 GMT+02:00 Måns Zigher <[email protected]>: >> >> Hi, >> >> I am using rocko and for some reason the fetch started to fail. The recipe >> protobuf_3.4.1.bb >> >> SRC_URI = "git://github.com/google/protobuf.git;branch=3.4.x" >> >> ERROR: protobuf-3.4.1+gitAUTOINC+b04e5cba35-r0 do_fetch: Fetcher failure >> for URL: 'git://github.com/google/protobuf.git;branch=3.4.x'. Unable to >> fetch URL from any source. >> >> The strange thing is that I cannot find a branch 3.4.x in the >> https://github.com/google/protobuf. >> >> I also noticed that on master you are using 3.5.1 but the same problem >> occurs there >> >> SRC_URI = "git://github.com/google/protobuf.git;branch=3.5.x" >> >> which is a branch I cannot find. >> >> What is it that I am missing here? >> Would it make sense to use tag instead of branch in the recipe? >> >> BR >> Mans Zigher > > > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
