diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-10-28 22:05:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 13:22:48 +0000 |
commit | 4b495d5bd9cc530b88df34b2f1954e28a3617e01 (patch) | |
tree | 8e12ff899049c412c2f3cde28935567f2b4ca428 /meta/recipes-devtools/gnu-config | |
parent | fdee18c6b0f3ba851cee980692c797440451174d (diff) | |
download | poky-4b495d5bd9cc530b88df34b2f1954e28a3617e01.tar.gz |
gnu-config: update to latest revision
(From OE-Core rev: c139c93a699b15adf6e0bf243b744f85a8e8c0ea)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gnu-config')
-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 ae03a99a61..980ed63415 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" | |||
8 | 8 | ||
9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
10 | 10 | ||
11 | SRCREV = "0b5188819ba6091770064adf26360b204113317e" | 11 | SRCREV = "664b772118739dac69ef8c39abea7e02973ff316" |
12 | PV = "20200831+git${SRCPV}" | 12 | PV = "20201018+git${SRCPV}" |
13 | 13 | ||
14 | SRC_URI = "git://git.savannah.gnu.org/config.git \ | 14 | SRC_URI = "git://git.savannah.gnu.org/config.git \ |
15 | file://gnu-configize.in" | 15 | file://gnu-configize.in" |