diff options
Diffstat (limited to 'meta-demoapps/recipes-connectivity/wbxml')
-rw-r--r-- | meta-demoapps/recipes-connectivity/wbxml/wbxml2_0.9.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-demoapps/recipes-connectivity/wbxml/wbxml2_0.9.2.bb b/meta-demoapps/recipes-connectivity/wbxml/wbxml2_0.9.2.bb index e3ac0017ff..42655a1df8 100644 --- a/meta-demoapps/recipes-connectivity/wbxml/wbxml2_0.9.2.bb +++ b/meta-demoapps/recipes-connectivity/wbxml/wbxml2_0.9.2.bb @@ -7,7 +7,7 @@ LICENSE = "GPLv2" DEPENDS = "libxml2 sed-native expat" -SRC_URI = "${SOURCEFORGE_MIRROR}/wbxmllib/${P}.tar.gz \ +SRC_URI = "${SOURCEFORGE_MIRROR}/wbxmllib/${BPN}-${PV}.tar.gz \ file://no-doc-install.patch;patch=1" inherit autotools pkgconfig |