Date
1 - 3 of 3
consul
sateesh m
Hi Guys,
I am trying to integrate consul package to my image.facing issue while fetching the sources. WARNING: consul-git-r0 do_fetch: Failed to fetch URL git://github.com/hashicorp/consul.git, attempting MIRRORS if available
ERROR: consul-git-r0 do_fetch: Fetcher failure: Unable to find revision 944cc71026c007e7de9467ec3f38f0ad14464fcc in branch master even from upstream
ERROR: consul-git-r0 do_fetch: Fetcher failure for URL: 'git://github.com/hashicorp/consul.git'. Unable to fetch URL from any source.
-- Can anybody know please tell which revision ID i need to used to fix this issue. or any patch available suggest me. Thanking you in advance. Regards, Sateesh
|
|
Yocto
add branch=main to the giturl github chaged a huge
swatch from master to main
toggle quoted messageShow quoted text
On Friday 23 July 2021 12:37:47 PM (+07:00), sateesh m wrote: Hi Guys, -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
|
|
Yocto
SRC_URI = "git://${GO_IMPORT}.git;branch=main
\
toggle quoted messageShow quoted text
On Friday 23 July 2021 12:37:47 PM (+07:00), sateesh m wrote: Hi Guys, -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
|
|