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" | |||
7 | 7 | ||
8 | DEPENDS = "libxml2 sed-native expat" | 8 | DEPENDS = "libxml2 sed-native expat" |
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/wbxmllib/${P}.tar.gz \ | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/wbxmllib/${BPN}-${PV}.tar.gz \ |
11 | file://no-doc-install.patch;patch=1" | 11 | file://no-doc-install.patch;patch=1" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |