From: Alexander Kanavin Date: Thu, 27 Oct 2022 20:15:50 +0000 (+0200) Subject: gnu-config: update to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2710 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4d105d0d2bc54cf3987cbb9665588ec7aa037bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gnu-config: update to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index faeb5fce949..e298e31714e 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb @@ -9,8 +9,8 @@ DEPENDS:class-native = "hostperl-runtime-native" INHIBIT_DEFAULT_DEPS = "1" -SRCREV = "02ba26b218d3d3db6c56e014655faf463cefa983" -PV = "20220525+git${SRCPV}" +SRCREV = "20403c5701973a4cbd7e0b4bbeb627fcd424a0f1" +PV = "20220927+git${SRCPV}" SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \ file://gnu-configize.in"