diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-21 12:14:36 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-21 12:14:36 +0100 |
commit | 4aadf82361c0b889a195d40abea3b0cd1e80da7a (patch) | |
tree | 36d5463fc6f7b89c89b98a26cf7bae8fcb519f94 /meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |
parent | 7d1f5754118b2dad0b35b7f1701ecf8e5bde25ae (diff) | |
download | meta-openembedded-4aadf82361c0b889a195d40abea3b0cd1e80da7a.tar.gz |
libwmf 0.2.8.4: fix native build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb')
-rw-r--r-- | meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 1e05da414..05ddc04b9 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | |||
@@ -12,7 +12,7 @@ BBCLASSEXTEND = "native" | |||
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |
14 | 14 | ||
15 | SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${PN}/${PV}/${P}.tar.gz;name=tarball \ | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \ |
16 | file://libwmf-0.2.8.4-intoverflow.patch \ | 16 | file://libwmf-0.2.8.4-intoverflow.patch \ |
17 | file://libwmf-0.2.8.4-useafterfree.patch" | 17 | file://libwmf-0.2.8.4-useafterfree.patch" |
18 | SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0" | 18 | SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0" |