2024-09-09 08:57:42 +00:00
|
|
|
require core-image-sato.bb
|
2024-09-09 08:52:07 +00:00
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
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."
|
2024-09-09 08:52:07 +00:00
|
|
|
|
2024-09-09 08:57:42 +00:00
|
|
|
IMAGE_FEATURES += "dev-pkgs"
|