aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb')
-rw-r--r--meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
index 8c948c5655..3d6bd2a4f5 100644
--- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
+++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
@@ -19,5 +19,5 @@ EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}"
PACKAGES += "${PN}-tools"
-FILES_${PN}-tools = "${bindir}"
-FILES_${PN} = "${libdir}/*.so.*"
+FILES:${PN}-tools = "${bindir}"
+FILES:${PN} = "${libdir}/*.so.*"