Commit 70b55927 authored by Florent Revest's avatar Florent Revest

Splits asteroid-image-dev and asteroid-image-dbg

parent 34d61991
inherit asteroid-image
DESCRIPTION = "Asteroid image for debuggers, contains debugging tools"
EXTRA_IMAGE_FEATURES += "dbg-pkgs tools-debug tools-testapps debug-tweaks"
inherit asteroid-image inherit asteroid-image
DESCRIPTION = "Asteroid image for developers, contains debugging tools" DESCRIPTION = "Asteroid image for developers, contains development and debugging tools"
EXTRA_IMAGE_FEATURES += "dbg-pkgs dev-pkgs tools-sdk tools-debug tools-testapps debug-tweaks"
IMAGE_INSTALL += "strace ltrace gdb valgrind elfutils"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment