aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/devtools/ti-cg-xml_2.61.00.bb')
-rw-r--r--recipes-ti/devtools/ti-cg-xml_2.61.00.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/devtools/ti-cg-xml_2.61.00.bb b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
index e618af5a..8e36be6d 100644
--- a/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
+++ b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
@@ -29,9 +29,9 @@ do_install() {
cp ${CP_ARGS} ${S}/* ${D}${CG_XML_INSTALL_DIR_RECIPE}
}
-FILES_${PN} += "${CG_XML_INSTALL_DIR_RECIPE}"
+FILES:${PN} += "${CG_XML_INSTALL_DIR_RECIPE}"
-INSANE_SKIP_${PN} = "arch ldflags file-rdeps"
+INSANE_SKIP:${PN} = "arch ldflags file-rdeps"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_SYSROOT_STRIP = "1"