diff options
Diffstat (limited to 'meta/recipes-rt')
-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 58f983f894..db7d581832 100644 --- a/meta/recipes-rt/images/core-image-rt-sdk.bb +++ b/meta/recipes-rt/images/core-image-rt-sdk.bb | |||
@@ -5,7 +5,7 @@ tools for real-time use. It includes the full meta-toolchain, development \ | |||
5 | headers and libraries to form a standalone SDK." | 5 | headers and libraries to form a standalone SDK." |
6 | DEPENDS = "linux-yocto-rt" | 6 | DEPENDS = "linux-yocto-rt" |
7 | 7 | ||
8 | IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug tools-profile tools-testapps debug-tweaks" | 8 | IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks" |
9 | 9 | ||
10 | IMAGE_INSTALL += "rt-tests hwlatdetect kernel-dev" | 10 | IMAGE_INSTALL += "rt-tests hwlatdetect kernel-dev" |
11 | 11 | ||