Files

8 lines
270 B
BlitzBasic
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
require core-image-minimal.bb
DESCRIPTION = "Small image capable of booting a device with support for the \
Minimal MTD Utilities, which let the user interact with the MTD subsystem in \
the kernel to perform operations on flash devices."
IMAGE_INSTALL += "mtd-utils"