diff options
Diffstat (limited to 'meta/recipes-devtools/gnu-config/gnu-config_git.bb')
-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 200b1f1856..ae03a99a61 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 = "2593751ef276497e312d7c4ce7fd049614c7bf80" | 11 | SRCREV = "0b5188819ba6091770064adf26360b204113317e" |
12 | PV = "20200721+git${SRCPV}" | 12 | PV = "20200831+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" |