From: Alexander Kanavin Date: Sun, 31 May 2020 15:52:39 +0000 (+0200) Subject: gnu-config: update to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10922 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac363279c40ac34f64ef97eabf9c364a00473172;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gnu-config: update to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index 48b7e6d4a61..9d1874c7bcf 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb @@ -8,8 +8,8 @@ DEPENDS_class-native = "hostperl-runtime-native" INHIBIT_DEFAULT_DEPS = "1" -SRCREV = "5256817ace8493502ec88501a19e4051c2e220b0" -PV = "20200117+git${SRCPV}" +SRCREV = "e78c96e5288993aaea3ec44e5c6ee755c668da79" +PV = "20200515+git${SRCPV}" SRC_URI = "git://git.savannah.gnu.org/config.git \ file://gnu-configize.in"