From: Denys Dmytriyenko <denis@denix.org>
To: Chris Patterson <cjp256@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] strongswan: package up sbin debug files
Date: Tue, 5 Jun 2018 11:47:33 -0400 [thread overview]
Message-ID: <20180605154733.GA19965@denix.org> (raw)
In-Reply-To: <CABZSBQfe_Enb6Vnn_O0+mr5QiVq6LnLwo1BevQSu7dNa=xwDEA@mail.gmail.com>
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@gmail.com> wrote:
> > ping :)
> >
> > On Fri, May 11, 2018 at 2:38 PM, Chris Patterson <cjp256@gmail.com> wrote:
> >> From: Chris Patterson <pattersonc@ainfosec.com>
> >>
> >> Signed-off-by: Chris Patterson <pattersonc@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
prev parent reply other threads:[~2018-06-05 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-11 18:38 [meta-oe][PATCH] strongswan: package up sbin debug files Chris Patterson
2018-06-05 14:35 ` Chris Patterson
2018-06-05 14:39 ` Chris Patterson
2018-06-05 15:47 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180605154733.GA19965@denix.org \
--to=denis@denix.org \
--cc=cjp256@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.