<div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>it seems that the libxcrypt recipe in poky is failing because the git repo<br>doesn't have a master branch anymore. The default branch has changed<br>to `develop` and the recipe can't fetch the repo when I'm building the SDK</div><div>for my image.</div><div><br></div><div>A temporary solution is to override the URL with a bbappend, but in general<br>this has broken the recipe. This is the error that I'm getting.</div><div><br></div><div><div>WARNING: nativesdk-libxcrypt-4.0.1-r0 do_fetch: Failed to fetch URL git://<a href="http://github.com/besser82/libxcrypt.git;branch=master">github.com/besser82/libxcrypt.git;branch=master</a>, attempting MIRRORS if available</div><div>ERROR: nativesdk-libxcrypt-4.0.1-r0 do_fetch: Fetcher failure: Unable to find revision 089479bb24acd168613757a6f12d63caa95416b4 in branch master even from upstream</div><div>ERROR: nativesdk-libxcrypt-4.0.1-r0 do_fetch: Fetcher failure for URL: 'git://<a href="http://github.com/besser82/libxcrypt.git;branch=master">github.com/besser82/libxcrypt.git;branch=master</a>'. Unable to fetch URL from any source.</div><div>ERROR: nativesdk-libxcrypt-4.0.1-r0 do_fetch: Function failed: base_do_fetch</div><div>ERROR: Logfile of failure stored in: /rnd/yocto/nativeos/build/tmp/work/x86_64-nativesdk-nativeosmassdk-linux/nativesdk-libxcrypt/4.0.1-r0/temp/log.do_fetch.19081</div><div>ERROR: Task (virtual:nativesdk:/rnd/yocto/nativeos/sources/poky/meta/recipes-core/libxcrypt/libxcrypt_4.0.1.bb:do_fetch) failed with exit code '1'</div></div><div><br></div><div>P.S another good reason to enable the own mirrors early in the development phase.</div></div></div>