xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/core-image-base.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1SUMMARY = "A console-only image that fully supports the target device \
2hardware."
3
4IMAGE_FEATURES += "splash"
5
6LICENSE = "MIT"
7
8inherit core-image
9