> On Aug 7, 2015, at 2:25 AM, yocto yocto wrote:
>
> I added the meta-openembedded layer to my configuration. I want to have
> libmcrypt (in meta-openembedded/meta-oe/recipes-support) on my system:
>
> IMAGE_INSTALL += "libmcrypt"
>
> The library (libmcrypt.so) is actually being built. Everyt
On Friday 07 August 2015 11:25:40 yocto yocto wrote:
> I added the meta-openembedded layer to my configuration. I want to have
> libmcrypt (in meta-openembedded/meta-oe/recipes-support) on my system:
>
> IMAGE_INSTALL += "libmcrypt"
Where did you add this exactly?
> The library (libmcrypt.so) is