diff options
Diffstat (limited to 'meta-oe/recipes-support/opensync')
| -rw-r--r-- | meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb index 0575058072..9cf924382e 100644 --- a/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb +++ b/meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb | |||
| @@ -13,17 +13,7 @@ SRC_URI[sha256sum] = "05d6513637adb1300a3a58b6e29d53ab6373c8f370807d0d925bae72b2 | |||
| 13 | 13 | ||
| 14 | inherit cmake pkgconfig | 14 | inherit cmake pkgconfig |
| 15 | 15 | ||
| 16 | EXTRA_OECMAKE += " . -B${WORKDIR}/build " | ||
| 17 | |||
| 18 | PACKAGES += "${PN}-tools" | 16 | PACKAGES += "${PN}-tools" |
| 19 | 17 | ||
| 20 | FILES_${PN}-tools = "${bindir}" | 18 | FILES_${PN}-tools = "${bindir}" |
| 21 | FILES_${PN} = "${libdir}/*.so.*" | 19 | FILES_${PN} = "${libdir}/*.so.*" |
| 22 | |||
| 23 | do_build_prepend() { | ||
| 24 | cd ${WORKDIR}/build | ||
| 25 | } | ||
| 26 | |||
| 27 | do_install_prepend() { | ||
| 28 | cd ${WORKDIR}/build | ||
| 29 | } | ||
