aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opensync
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/opensync')
-rw-r--r--meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb2
1 files changed, 2 insertions, 0 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 d383c659ca..bd15bba715 100644
--- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
+++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
@@ -15,6 +15,8 @@ S = "${WORKDIR}/libwbxml-${PV}"
inherit cmake pkgconfig
+EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib', True).replace('lib', '')}"
+
PACKAGES += "${PN}-tools"
FILES_${PN}-tools = "${bindir}"