diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-09-04 10:03:25 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2012-09-04 10:02:40 -0700 |
commit | 1acf61057ca1dea0152880a3d4b1eebeab71734d (patch) | |
tree | d06ad35413595b61737d172ba52a9cd7c12207e6 | |
parent | 766c44ad772bced976a1501662acd95e61007ac4 (diff) | |
download | meta-fsl-ppc-1acf61057ca1dea0152880a3d4b1eebeab71734d.tar.gz |
fsl-image-lsb-sdk: Remove deprecated IMAGE_FEATURE apps-console-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | images/fsl-image-lsb-sdk.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/fsl-image-lsb-sdk.bb b/images/fsl-image-lsb-sdk.bb index cdd36a2..fe93b53 100644 --- a/images/fsl-image-lsb-sdk.bb +++ b/images/fsl-image-lsb-sdk.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh" | 1 | IMAGE_FEATURES += "tools-sdk dev-pkgs ssh-server-openssh" |
2 | EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" | 2 | EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" |
3 | 3 | ||
4 | IMAGE_INSTALL = "\ | 4 | IMAGE_INSTALL = "\ |