blob: f5f7dade54e4bc75e6bf3259a2306375279917d7 [file] [log] [blame]
Andrew Geisslerc926e172021-05-07 16:11:35 -05001require core-image-weston.bb
2
3DESCRIPTION = "Image with Weston support that includes everything within \
4core-image-weston plus meta-toolchain, development headers and libraries to \
5form a standalone SDK."
6
7IMAGE_FEATURES += "dev-pkgs tools-sdk \
8 tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh"
9
10IMAGE_INSTALL += "kernel-devsrc"
11