EXTRA_IMAGE_FEATURES question


Kumar Gala <galak@...>
 

I was trying a core-image-minimal build with 'tools-sdk' added to EXTRA_IMAGE_FEATURES and was expecting a native gcc in the generated rootfs. This was for mpc8315e-rdb config.

conf/local.conf has:

EXTRA_IMAGE_FEATURES = "tools-sdk debug-tweaks"

Is this wrong? is my expectation wrong based on the comments?

- k