blob: d7cc52b52b5d9399ce48e74f132e6905112c4d95 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require core-image-sato.bb
2
3DESCRIPTION = "Image with Sato support that includes everything within \
4core-image-sato plus meta-toolchain, development headers and libraries to \
5form a standalone SDK."
6
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05007IMAGE_FEATURES += "dev-pkgs tools-sdk \
Patrick Williamsc124f4f2015-09-15 14:41:29 -05008 tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh"
9
10IMAGE_INSTALL += "kernel-devsrc"
11