On Tue, Jan 7, 2014 at 9:59 PM, Reeve Yang wrote:
> As you suggested, I removed ${libdir}/${BPN}/*${SOLIBSDEV} from
> "FILES_${PN}-dev", but now I'm getting this error:
>
> ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
> syslog-ng path
> '/work/x86_64-poky-linux/syslog-
Hi Nico,
As you suggested, I removed ${libdir}/${BPN}/*${SOLIBSDEV} from
"FILES_${PN}-dev", but now I'm getting this error:
ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
syslog-ng path
'/work/x86_64-poky-linux/syslog-ng/3.2.5-r12.1/packages-split/syslog-ng/usr/lib64/sys
Hi,
Le 7 janv. 2014 21:35, "Reeve Yang" a écrit :
>
> Hi Nicolas,
>
> Thanks for reply. How nice it is! But one thing I don't understand is,
sometimes the files might be needed into two different packages, e.g. main
and dev, how can we achieve that? In another words, is there anyway in
local reci
On Tue, Jan 7, 2014 at 1:19 AM, Reeve Yang wrote:
> FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/*
> ${libdir}/lib*${SOLIBS} \
> ${sysconfdir} ${sharedstatedir} ${localstatedir} \
> ${base_bindir}/* ${base_sbindir}/* \
> ${base_libdir}/*${SOLIBS} \
> ${datadir}/${BPN} ${l
Hi all,
I'm facing a wearied issue while packaging syslog-ng ported from OE. (I
added meta-openembedded as a sub-module and use the recipe files from it
directly).
In my yocto build I enabled multi-lib for both 32-bits and 64-bits, default
tune is 64-bits. The libraries are installed under /usr/l