[oe-commits] Koen Kooi : libwmf 0.2.8.4: fix native build

git at git.openembedded.org git at git.openembedded.org
Mon Nov 21 13:18:45 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 4aadf82361c0b889a195d40abea3b0cd1e80da7a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4aadf82361c0b889a195d40abea3b0cd1e80da7a

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon Nov 21 12:14:36 2011 +0100

libwmf 0.2.8.4: fix native build

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 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 1e05da4..05ddc04 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"
 
 inherit autotools
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${PN}/${PV}/${P}.tar.gz;name=tarball \
+SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \
            file://libwmf-0.2.8.4-intoverflow.patch                   \
            file://libwmf-0.2.8.4-useafterfree.patch"
 SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0"





More information about the Openembedded-commits mailing list