'Bitbake recipe to fetch from Mercurial repo

I'm facing problems fetch HG/Mercurial repo in Bitbake recipe.

  • can't fetch the source URL reported in logs
  • tested with env hg clone repo_url works fine
  • testet with hg:// and http:// headers


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source