diff options
Diffstat (limited to 'meta/recipes-rt/images')
-rw-r--r-- | meta/recipes-rt/images/core-image-rt-sdk.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-rt/images/core-image-rt-sdk.bb b/meta/recipes-rt/images/core-image-rt-sdk.bb index 6ec2d005e7..29512e3739 100644 --- a/meta/recipes-rt/images/core-image-rt-sdk.bb +++ b/meta/recipes-rt/images/core-image-rt-sdk.bb | |||
@@ -11,6 +11,6 @@ DEPENDS = "linux-yocto-rt" | |||
11 | IMAGE_FEATURES += "dev-pkgs tools-sdk" | 11 | IMAGE_FEATURES += "dev-pkgs tools-sdk" |
12 | EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks" | 12 | EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks" |
13 | 13 | ||
14 | IMAGE_INSTALL += "rt-tests" | 14 | IMAGE_INSTALL += "rt-tests kernel-dev" |
15 | 15 | ||
16 | LICENSE = "MIT" | 16 | LICENSE = "MIT" |