1SUMMARY = "A console-only image that fully supports the target device \ 2hardware." 3 4IMAGE_FEATURES += "splash" 5 6LICENSE = "MIT" 7 8inherit core-image 9