Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Chris Patterson <cjp256@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Chris Patterson <pattersonc@ainfosec.com>
Subject: [meta-oe][PATCH] strongswan: package up sbin debug files
Date: Fri, 11 May 2018 14:38:43 -0400	[thread overview]
Message-ID: <1526063923-32176-1-git-send-email-cjp256@gmail.com> (raw)

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



             reply	other threads:[~2018-05-11 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-11 18:38 Chris Patterson [this message]
2018-06-05 14:35 ` [meta-oe][PATCH] strongswan: package up sbin debug files Chris Patterson
2018-06-05 14:39   ` Chris Patterson
2018-06-05 15:47     ` Denys Dmytriyenko

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=1526063923-32176-1-git-send-email-cjp256@gmail.com \
    --to=cjp256@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=pattersonc@ainfosec.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox