Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] strongswan: package up sbin debug files
@ 2018-05-11 18:38 Chris Patterson
  2018-06-05 14:35 ` Chris Patterson
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Patterson @ 2018-05-11 18:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Chris Patterson

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-05 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox