[yocto] directory doesn't contain library

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Mon Mar 13 08:22:50 PDT 2017


On Mon, 2017-03-13 at 10:32 +0100, Sven Schönfeld wrote:
> Dear Yocto-Community
> 
>  
> 
> I’m trying to create an image containing gnash_0.8.7.bb with yocto
> morty (2.2.1) and bitbake 1.32.0. I added the folders to my
> bblayers.conf and included the recipe for gnash in my local.conf file.
> 
>  
> 
> In my bblayers.conf :
> 
>  
> 
>> 
> BBLAYERS = „ \
> 
>> 
>                 \
> 
>                 ${BSPDIR}/sources/meta-qt5 \
> 
>                 ${BSPDIR}/sources/meta-SFA \
> 
>> 
>  
> 
> In my local.conf:
> 
>  
> 
>> 
> IMAGE_INSTALL_append = „ cairo gnash“
> 
>  
> 
> LICENSE_FLAGS_WHITELIST = „commercial_ffmpeg commercial_libav
> commercial_x264“


are you using '„' or '"'? the later is the correct one.







More information about the yocto mailing list