Hello, On Thu, 2012-02-16 at 10:26 +0530, Joshua Immanuel wrote: > Can you please explain little bit more on what INSANE_SKIP_${PN} = > "dev-so" does. I don't find any documentation on it.
I guess, it suppresses the warnings stating that an non-dev package contains symlink. This is the warning I got, when I packaged protobuf for yocto > WARNING: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: > protobuf path > '/work/core2-poky-linux/protobuf-2.4.1-r1/packages-split/protobuf/usr/lib/libprotobuf.so' > WARNING: QA Issue: protobuf: > /work/core2-poky-linux/protobuf-2.4.1-r1/packages-split/protobuf/usr/lib/libprotobuf.so > > contains probably-redundant RPATH /usr/lib Adding the line INSANE_SKIP_${PN} = "dev-so" suppressed the above warnings. Regards Joshua -- Joshua Immanuel HiPro IT Solutions Private Limited http://hipro.co.in
signature.asc
Description: This is a digitally signed message part
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto