diff options
| -rw-r--r-- | meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | 2 |
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}" | |||
| 15 | 15 | ||
| 16 | inherit cmake pkgconfig | 16 | inherit cmake pkgconfig |
| 17 | 17 | ||
| 18 | EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib', True).replace('lib', '')}" | ||
| 19 | |||
| 18 | PACKAGES += "${PN}-tools" | 20 | PACKAGES += "${PN}-tools" |
| 19 | 21 | ||
| 20 | FILES_${PN}-tools = "${bindir}" | 22 | FILES_${PN}-tools = "${bindir}" |
