Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require core-image-lsb.bb |
2 | |||||
3 | DESCRIPTION = "Basic image without X support suitable for development work. It \ | ||||
4 | can be used for customization and implementations that conform to Linux \ | ||||
5 | Standard Base (LSB)." | ||||
6 | |||||
7 | IMAGE_FEATURES += "dev-pkgs" |