On 12 March 2013 09:25, Laurentiu Palcu <[email protected]> wrote: > This approach might be trickier than I first thought... And that's > because, apart from the usual fields (like Cflags, Libs) which are easy > to fill in, there are a few harder ones: Require, Require.private, > Libs.private. I'm not 100% I can do that without having access to EMGD > project source code... I can inspect the .so file to see the libraries > it depends on but, again, I cannot guarantee I'll have it perfectly right.
You'll soon discover when stuff doesn't link, so just leave those lines out for now. Generally they're only used for static linking. Ross _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
