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.bb2
1 files changed, 1 insertions, 1 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 bd15bba715..8c948c5655 100644
--- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
+++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
@@ -15,7 +15,7 @@ S = "${WORKDIR}/libwbxml-${PV}"
inherit cmake pkgconfig
-EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib', True).replace('lib', '')}"
+EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}"
PACKAGES += "${PN}-tools"