mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
wv: add SRC_URI checksums and drop deprecated patch=1 param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -7,7 +7,9 @@ DEPENDS = "libgsf glib-2.0"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz \
|
||||
file://pkgconfig.patch;patch=1"
|
||||
file://pkgconfig.patch"
|
||||
SRC_URI[md5sum] = "b6319d5e75611fe2210453b5feb82c0c"
|
||||
SRC_URI[sha256sum] = "a76f44468e78591e6d510d326702e7c3999d2b9dd3ab8ab8c1c9811fd5b111e4"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user