From: Alexander Kanavin Date: Wed, 22 Nov 2017 16:32:30 +0000 (+0200) Subject: m4-native: fix upstream version check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19430 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfdee980fe48a081c489ff3e1bfd5d0b149c5e8f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git m4-native: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/m4/m4-native_1.4.18.bb b/meta/recipes-devtools/m4/m4-native_1.4.18.bb index 06d8aa244e5..407ad89330e 100644 --- a/meta/recipes-devtools/m4/m4-native_1.4.18.bb +++ b/meta/recipes-devtools/m4/m4-native_1.4.18.bb @@ -11,3 +11,4 @@ do_configure() { oe_runconf } +UPSTREAM_CHECK_URI = "${GNU_MIRROR}/m4/"