BeaglePlay: Part 1 – Building a base image using Yocto

BeaglePlay comes with a pre-loaded Debian image. But what if you want to build your own custom image for this board? Check out this guide on how to build a base image for the BeaglePlay using Yocto.

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!

Yocto: Part 1 – A Definitive Introduction

Yocto is the most popular build system used to generate linux images for a wide variety of hardware systems across the world. Looking for a good intro to this wonderful enabler that is omni-present? Read on...