new/yocto/poky/meta/recipes-sato/images/core-image-sato-dev.bb

9 lines
306 B
BlitzBasic
Raw Normal View History

2025-05-10 21:58:58 +08:00
require core-image-sato.bb
DESCRIPTION = "Image with Sato for development work. It includes everything \
within core-image-sato plus a native toolchain, application development and \
testing libraries, profiling and debug symbols."
HOMEPAGE = "https://www.yoctoproject.org/"
IMAGE_FEATURES += "dev-pkgs"