From: Alexander Kanavin Date: Sun, 19 Feb 2023 19:30:33 +0000 (+0100) Subject: gnu-config: update to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1650 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aad768f6bded5341a4557496e81047ed4f6c643b;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 e35e9008f9e..080704753d1 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 = "f992bcc08219edb283d2ab31dd3871a4a0e8220e" -PV = "20221007+git${SRCPV}" +SRCREV = "63acb96f92473ceb5e21d873d7c0aee266b3d6d3" +PV = "20230216+git${SRCPV}" SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \ file://gnu-configize.in"