Yocto
Yocto bbappend: A Practical Guide with 5 Patterns
Learn how to customize existing Yocto recipes using bbappend files. Covers naming rules, variable operations, and 5 real-world patterns based on Scarthgap 5.0 LTS.
Mar 4, 2026 · 7 minYocto Build Errors: Task-by-Task Debugging Guide
Debug Yocto build errors by task type. Covers log reading, devshell, and fixes for fetch, patch, compile, and QA errors on Scarthgap 5.0 LTS.
Mar 4, 2026 · 8 minThe Complete Guide to 10x Faster Yocto Builds
Learn how to dramatically speed up Yocto Project builds with sstate-cache, parallelism tuning, and storage optimization, based on Scarthgap 5.0 LTS.
Mar 4, 2026 · 11 minGetting Started with Yocto: Build Your First Linux Image
Build your first Linux image with Yocto Scarthgap 5.0 LTS. Covers core concepts, Ubuntu setup, and QEMU verification.
Mar 4, 2026 · 7 minKirkstone to Scarthgap Migration: The Complete Checklist
Migrate from Yocto Kirkstone 4.0 to Scarthgap 5.0 LTS. A checklist of breaking changes across 4 intermediate versions, with real error examples.
Mar 4, 2026 · 7 minYocto Layers: How to Create and Manage Custom Layers
Learn how Yocto layers work, create custom layers, and add external BSP layers like meta-raspberrypi to your build.
Mar 4, 2026 · 7 minSWUpdate vs Mender vs RAUC: A Yocto OTA Comparison
Compare the three major Yocto-compatible OTA update tools — SWUpdate, Mender, and RAUC — by architecture, license, and Scarthgap integration.
Mar 4, 2026 · 6 minRaspberry Pi 5 with Yocto Scarthgap: A Practical Guide
Build a headless Wi-Fi-enabled image for Raspberry Pi 5 using Yocto Scarthgap 5.0 LTS. Covers the U-Boot fix, Wi-Fi driver workarounds, and known issues.
Mar 4, 2026 · 6 minBuild Custom Linux for Raspberry Pi with Yocto
Build custom Linux for Raspberry Pi with Yocto Scarthgap. Covers meta-raspberrypi, SD card flashing, Wi-Fi, and GPIO.
Mar 4, 2026 · 7 min