[yocto] How to add openmp to the target image

Khem Raj raj.khem at gmail.com
Fri May 1 14:11:29 PDT 2015


> 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





More information about the yocto mailing list