diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-08-27 07:23:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-28 09:14:26 +0100 |
commit | 6f1990d217a7dff12fca060fed61c6265e606ca3 (patch) | |
tree | f46802d7ff62c6d38d04183fbe766467d4b278fa /meta | |
parent | d5d82cb04e6b1dfd69c3d2f66e4699f9f432a31c (diff) | |
download | poky-6f1990d217a7dff12fca060fed61c6265e606ca3.tar.gz |
gnu-config: update to latest revision
(From OE-Core rev: 2f99c577a0ba0f9780d06b5db0599d52b2fba84e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/gnu-config/gnu-config_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index 95a7d5485b..60601d23e2 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" | |||
9 | 9 | ||
10 | INHIBIT_DEFAULT_DEPS = "1" | 10 | INHIBIT_DEFAULT_DEPS = "1" |
11 | 11 | ||
12 | SRCREV = "948ae97ca5703224bd3eada06b7a69f40dd15a02" | 12 | SRCREV = "00b15927496058d23e6258a28d8996f87cf1f191" |
13 | PV = "20240101+git" | 13 | PV = "20240823+git" |
14 | 14 | ||
15 | SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \ | 15 | SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \ |
16 | file://gnu-configize.in" | 16 | file://gnu-configize.in" |