From 54617cb6f2bf7f269b8f8ac191e7ecd96ff6c44f Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Fri, 21 Feb 2020 19:10:57 +0000 Subject: ti-cgt-arm: skip file-rdeps as this package is precompiled Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-ti/devtools/ti-cgt-arm_18.12.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-ti/devtools') diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb index eecde58f..e4e1c483 100644 --- a/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb +++ b/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb @@ -38,6 +38,6 @@ INHIBIT_PACKAGE_STRIP = "1" INHIBIT_SYSROOT_STRIP = "1" INHIBIT_PACKAGE_DEBUG_SPLIT = "1" -INSANE_SKIP_${PN} += "arch staticdev" +INSANE_SKIP_${PN} += "arch staticdev file-rdeps" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf