mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 17:59:39 +01:00
Fixes: [YOCTO #13471] (From OE-Core rev: dad63dcd37948388a7a1ffe7f9af187306295d5a) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
306 B
BlitzBasic
9 lines
306 B
BlitzBasic
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"
|