summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/core-image-minimal-mtdutils.bb
blob: c92234c082f55084e22e6cf372ccdf3467e450c1 (plain)
1
2
3
4
5
6
7
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"