TALES FROM THE TRENCHES · #2
Resizing an Embedded Linux Filesystem on First Boot
Automatically expanding a Yocto root filesystem on first boot, from repairing the GPT through to resizing the ext4 filesystem.
Articles
Practical writing on build systems, platform integration, debugging, and maintainability for teams shipping embedded products.
Latest article
TALES FROM THE TRENCHES · #3
Improving the time to flash eMMC by replacing STM32CubeProgrammer with snagboot

20 articles · Page 1 of 2

TALES FROM THE TRENCHES · #2
Automatically expanding a Yocto root filesystem on first boot, from repairing the GPT through to resizing the ext4 filesystem.

TALES FROM THE TRENCHES · #1
How conflicting OP-TEE Device Tree and ETZPC configuration caused an STM32MP1 to panic before Linux booted

Getting Mender OTA working with Zephyr and MCUboot, from device authentication and TLS problems to A/B firmware updates and rollback.
Use Yocto and WIC to include a dedicated ext4 data partition in your disk image.

Yocto has a useful feature that allows it to automatically check any software packages

How to use .bbappend files in a Yocto Project - A brief guide

How to layout the structure of a Yocto project

How to Override Standard Files in a Yocto Project

A Quick Guide to Getting Started With The Yocto Project