All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ti-staging: Inhibiting sysroot strip & package debug split
@ 2017-07-06 16:06 Mahesh Radhakrishnan
  2017-07-06 17:08 ` Pang, Ivan
  0 siblings, 1 reply; 4+ messages in thread
From: Mahesh Radhakrishnan @ 2017-07-06 16:06 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/includes/ti-staging.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-ti/includes/ti-staging.inc b/recipes-ti/includes/ti-staging.inc
index b588805..ae523ce 100644
--- a/recipes-ti/includes/ti-staging.inc
+++ b/recipes-ti/includes/ti-staging.inc
@@ -1,4 +1,6 @@
 INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_SYSROOT_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 
 ALLOW_EMPTY_${PN} = "1"
 ALLOW_EMPTY_${PN}-dev = "1"
-- 
1.9.1



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

end of thread, other threads:[~2017-07-10 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 16:06 [PATCH] ti-staging: Inhibiting sysroot strip & package debug split Mahesh Radhakrishnan
2017-07-06 17:08 ` Pang, Ivan
2017-07-06 17:26   ` Radhakrishnan, Mahesh
2017-07-10 19:23     ` Denys Dmytriyenko

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.