summaryrefslogtreecommitdiffstats
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, 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 2d87f13564..02815ec7ba 100644
--- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
+++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb
@@ -10,7 +10,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libwbxml/libwbxml-${PV}.tar.gz"
10 10
11SRC_URI[sha256sum] = "a057daa098f12838eb4e635bb28413027f1b73819872c3fbf64e3207790a3f7d" 11SRC_URI[sha256sum] = "a057daa098f12838eb4e635bb28413027f1b73819872c3fbf64e3207790a3f7d"
12 12
13S = "${WORKDIR}/libwbxml-${PV}" 13S = "${UNPACKDIR}/libwbxml-${PV}"
14 14
15inherit cmake pkgconfig 15inherit cmake pkgconfig
16 16