Yocto: Part 8 – Writing recipes that fetch from a Git repository

In the previous posts, we learnt about Yocto and also wrote recipes to deal with tarballs. In this post, we talk about using source code located in a git repository. Read on!