[yocto] build hello_world.c in yocto

Victor Rodriguez vm.rod25 at gmail.com
Mon Jun 1 05:08:19 PDT 2015


On Sun, May 31, 2015 at 5:48 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 29 May 2015 at 21:59, Victor Rodriguez <vm.rod25 at gmail.com> wrote:
>>
>> Question what are the necessary IMAGE_INSTALL_append to build a c
>> hello world in an core-image-minimal ?
>
>
> The easy way is to add tools-sdk to IMAGE_FEATURES.  That gives you a
> complete toolchain (not just gcc) and more pieces.
>
> Ross
Thanks a lot Ross

I will try this on e, I had the idea that just with

EXTRA_IMAGE_FEATURES = "debug-tweaks dev-pkgs"

Thanks

Victor Rodriguez



More information about the yocto mailing list