This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Yocto failed to download fsnotify because the upstream link has changed.
The branch master have been renamed main.
Steps to reproduce the behavior:
Do not use any caches
build an image (run cqfd)
the build with failed with the following error
ERROR: go-fsnotify-1.2.11+gitAUTOINC+836bfd95fe-r0 do_fetch: Fetcher failure: Unable to find revision 836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6 in branch master even from upstream
ERROR: go-fsnotify-1.2.11+gitAUTOINC+836bfd95fe-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/fsnotify/fsnotify.git;branch=master;protocol=https')
Yocto failed to download fsnotify because the upstream link has changed. The branch master have been renamed main.
Steps to reproduce the behavior: