From: Ting Liu <[email protected]>

partman binary was set to be stripped in source code

Signed-off-by: Ting Liu <[email protected]>
---
 .../hypervisor/hypervisor_git.bb                   |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-virtualization/hypervisor/hypervisor_git.bb 
b/recipes-virtualization/hypervisor/hypervisor_git.bb
index 2fc2f25..4add9f3 100644
--- a/recipes-virtualization/hypervisor/hypervisor_git.bb
+++ b/recipes-virtualization/hypervisor/hypervisor_git.bb
@@ -86,6 +86,7 @@ do_deploy_append() {
        rm -f ${B}/../hv
 }
 
+INSANE_SKIP_${PN} = 'already-stripped'
 INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
 ALLOW_EMPTY_${PN} = "1"
 PACKAGES_prepend = "${PN}-image ${PN}-partman "
-- 
1.7.9.7

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to