xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/core-image-minimal-dev.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require core-image-minimal.bb
2
3DESCRIPTION = "A small image just capable of allowing a device to boot and \
4is suitable for development work."
5
6IMAGE_FEATURES += "dev-pkgs"
7
8