On 1/25/18 6:04 AM, Thibaut SARRAZIN wrote: > > good morning everyone, > > i have a problem with the recipe log4cpp, i added layer log4cpp-1.1.1.bb > to my recipe. but when i look in my rootfs i have the log4cpp.so.5 > library but not the include ones.
if you are calling it log4cpp-1.1.1.bb then its a different PN (log4cpp-1.1.1). You should be calling it log4cpp_1.1.1.bb and it should be in a layer thats above the meta-oe layer in priority. > > I can integrate them manually but I would like to add them in a .bbappend > > could you help me? > > thank you in advance > > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
