diff options
-rw-r--r-- | meta/recipes-graphics/images/core-image-weston-sdk.bb | 2 | ||||
-rw-r--r-- | meta/recipes-rt/images/core-image-rt-sdk.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/images/core-image-sato-sdk.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/images/core-image-weston-sdk.bb b/meta/recipes-graphics/images/core-image-weston-sdk.bb index 09e87b5b65..888ebdc6e2 100644 --- a/meta/recipes-graphics/images/core-image-weston-sdk.bb +++ b/meta/recipes-graphics/images/core-image-weston-sdk.bb | |||
@@ -6,7 +6,7 @@ form a standalone SDK." | |||
6 | HOMEPAGE = "https://www.yoctoproject.org/" | 6 | HOMEPAGE = "https://www.yoctoproject.org/" |
7 | 7 | ||
8 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ | 8 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ |
9 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" | 9 | tools-debug eclipse-debug tools-profile tools-testapps ssh-server-openssh" |
10 | 10 | ||
11 | IMAGE_INSTALL += "kernel-devsrc" | 11 | IMAGE_INSTALL += "kernel-devsrc" |
12 | 12 | ||
diff --git a/meta/recipes-rt/images/core-image-rt-sdk.bb b/meta/recipes-rt/images/core-image-rt-sdk.bb index 624b7d9430..fbe617cadf 100644 --- a/meta/recipes-rt/images/core-image-rt-sdk.bb +++ b/meta/recipes-rt/images/core-image-rt-sdk.bb | |||
@@ -13,7 +13,7 @@ tools for real-time use. It includes the full meta-toolchain, development \ | |||
13 | headers and libraries to form a standalone SDK." | 13 | headers and libraries to form a standalone SDK." |
14 | DEPENDS += "linux-yocto-rt" | 14 | DEPENDS += "linux-yocto-rt" |
15 | 15 | ||
16 | IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks" | 16 | IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug eclipse-debug tools-profile tools-testapps" |
17 | 17 | ||
18 | IMAGE_INSTALL += "rt-tests hwlatdetect kernel-dev" | 18 | IMAGE_INSTALL += "rt-tests hwlatdetect kernel-dev" |
19 | 19 | ||
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index afab473b52..b5315a19a0 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
@@ -6,7 +6,7 @@ form a standalone SDK." | |||
6 | HOMEPAGE = "https://www.yoctoproject.org/" | 6 | HOMEPAGE = "https://www.yoctoproject.org/" |
7 | 7 | ||
8 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ | 8 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ |
9 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" | 9 | tools-debug eclipse-debug tools-profile tools-testapps ssh-server-openssh" |
10 | 10 | ||
11 | IMAGE_INSTALL += "kernel-devsrc" | 11 | IMAGE_INSTALL += "kernel-devsrc" |
12 | 12 | ||