[meta-ti] [PATCH] ti-staging: Inhibiting sysroot strip & package debug split
Pang, Ivan
i-pang at ti.com
Thu Jul 6 10:08:29 PDT 2017
We had a previous discussion on this ti-staging.inc file and the conclusion is that removing this file is the better way going forward.
Are there specific recipes that needed this patch?
-----Original Message-----
From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-bounces at yoctoproject.org] On Behalf Of Radhakrishnan, Mahesh
Sent: Thursday, July 06, 2017 11:06 AM
To: meta-ti at yoctoproject.org
Subject: [meta-ti] [PATCH] ti-staging: Inhibiting sysroot strip & package debug split
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at 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
--
_______________________________________________
meta-ti mailing list
meta-ti at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list