[yocto] How to add openmp to the target image

Christophe Coutand cc ccoutand at widenorth.no
Sun May 3 01:59:53 PDT 2015


On 5/1/2015 11:11 PM, Khem Raj wrote:
>> On May 1, 2015, at 12:48 AM, christophe coutand <ccoutand at widenorth.no> wrote:
>>
>> Hi Paul,
>>
>> Thank you for your help.
>>
>> replacing
>> IMAGE_INSTALL += "libgomp libgomp-dev libgomp-staticdev"
>> with
>> IMAGE_INSTALL_append = " libgomp libgomp-dev libgomp-staticdev”
>
> unless you are doing development on the device, you don’t need -dev and -staticdev packages to be there
>
>
noted. in this case we are doing some development on the device.



More information about the yocto mailing list