mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
libwmf 0.2.8.4: fix native build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -12,7 +12,7 @@ BBCLASSEXTEND = "native"
|
|||||||
|
|
||||||
inherit autotools
|
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-intoverflow.patch \
|
||||||
file://libwmf-0.2.8.4-useafterfree.patch"
|
file://libwmf-0.2.8.4-useafterfree.patch"
|
||||||
SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0"
|
SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0"
|
||||||
|
|||||||
Reference in New Issue
Block a user