]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnu-config: update to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 22 Jun 2021 11:21:10 +0000 (13:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:22:49 +0000 (11:22 +0100)
(From OE-Core rev: 0ccf1c364c8bf5386896ebd9f00872b096cb268d)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/gnu-config/gnu-config_git.bb

index 8d7d6ac3eebb7e5af61320a1f60d2c03bf1e9e94..420363415cc26e93a9a521bc2b339c0ec493cfe2 100644 (file)
@@ -9,8 +9,8 @@ DEPENDS_class-native = "hostperl-runtime-native"
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-SRCREV = "92fac9b5ceb9f111a04d7f8f98831570e77886c6"
-PV = "20210522+git${SRCPV}"
+SRCREV = "4550d2f15b3a7ce2451c1f29500b9339430c877f"
+PV = "20210620+git${SRCPV}"
 
 SRC_URI = "git://git.savannah.gnu.org/config.git \
            file://gnu-configize.in"