[OE-core] [meta-oe][PATCH] strongswan: package up sbin debug files

Denys Dmytriyenko denis at denix.org
Tue Jun 5 15:47:33 UTC 2018


On Tue, Jun 05, 2018 at 10:39:36AM -0400, Chris Patterson wrote:
> (after looking at it again, I realize I misfired on the prefix tag and
> maintainer CC - will resend)

Actually, wrong list - http://lists.openembedded.org/mailman/listinfo/openembedded-devel


> On Tue, Jun 5, 2018 at 10:35 AM, Chris Patterson <cjp256 at gmail.com> wrote:
> > ping :)
> >
> > On Fri, May 11, 2018 at 2:38 PM, Chris Patterson <cjp256 at gmail.com> wrote:
> >> From: Chris Patterson <pattersonc at ainfosec.com>
> >>
> >> Signed-off-by: Chris Patterson <pattersonc at ainfosec.com>
> >> ---
> >>  meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb b/meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb
> >> index f2fe1f1..5cae6ac 100644
> >> --- a/meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb
> >> +++ b/meta-networking/recipes-support/strongswan/strongswan_5.6.2.bb
> >> @@ -46,7 +46,7 @@ inherit autotools systemd pkgconfig
> >>  RRECOMMENDS_${PN} = "kernel-module-ipsec"
> >>
> >>  FILES_${PN} += "${libdir}/ipsec/lib*${SOLIBS}"
> >> -FILES_${PN}-dbg += "${bindir}/.debug ${libdir}/ipsec/.debug ${libexecdir}/ipsec/.debug"
> >> +FILES_${PN}-dbg += "${bindir}/.debug ${sbindir}/.debug ${libdir}/ipsec/.debug ${libexecdir}/ipsec/.debug"
> >>  FILES_${PN}-dev += "${libdir}/ipsec/lib*${SOLIBSDEV} ${libdir}/ipsec/*.la"
> >>  FILES_${PN}-staticdev += "${libdir}/ipsec/*.a"
> >>
> >> --
> >> 2.1.4
> >>
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list