Another question,
In the Build and User Guide v1.0.1, page 15, it says:
--------------------------------
To build an eglibc image, overwrite the default value of the DISTRO variable as follows:
DISTRO="clanton-full" bitbake <image-name>
--------------------------------
It is in section 7, Building the Linux* cross compile toolchain using Yocto.
If I want to build a Linux image(file systems and kernel with some dev tools) with eglibc, can I do the same as above (changing the DISTRO variable?) or I have to change somewhere else?
Many thanks,
Thuy