core-image-lsb-dev.bb 234 B

1234567
  1. require core-image-lsb.bb
  2. DESCRIPTION = "Basic image without X support suitable for development work. It \
  3. can be used for customization and implementations that conform to Linux \
  4. Standard Base (LSB)."
  5. IMAGE_FEATURES += "dev-pkgs"