M7350/oe-core/meta/recipes-extended/images/core-image-lsb-dev.bb

8 lines
234 B
BlitzBasic
Raw Normal View History

2024-09-09 08:57:42 +00:00
require core-image-lsb.bb
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
DESCRIPTION = "Basic image without X support suitable for development work. It \
can be used for customization and implementations that conform to Linux \
Standard Base (LSB)."
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
IMAGE_FEATURES += "dev-pkgs"