From: Alexandra Safta <[email protected]> Signed-off-by: Alexandra Safta <[email protected]> --- meta-cgl-common/images/core-image-cgl.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/images/core-image-cgl.bb b/meta-cgl-common/images/core-image-cgl.bb index 395f9dc..d12391b 100644 --- a/meta-cgl-common/images/core-image-cgl.bb +++ b/meta-cgl-common/images/core-image-cgl.bb @@ -25,4 +25,4 @@ IMAGE_INSTALL += "\ KEXECTOOLS_mips ?= "" KEXECTOOLS_mipsel ?= "" -IMAGE_FEATURES += "eclipse-debug tools-debug tools-profile dbg-pkgs" +IMAGE_FEATURES += "tools-debug tools-profile" -- 1.9.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
