diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-01-29 10:07:33 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-03 13:03:32 +0000 |
| commit | e23464430951cff7c1a875e69cf184865b98695e (patch) | |
| tree | 3d4ab358ab2c5c04d760c24da7011ade91db60a5 /meta/recipes-devtools/gnu-config | |
| parent | a3b271954fc8a4a9581b9340765c6edd67f31e08 (diff) | |
| download | poky-e23464430951cff7c1a875e69cf184865b98695e.tar.gz | |
gnu-config: upgrade to latest revision
(From OE-Core rev: de31c1e29230519e76799f6c65507ed21e8667f8)
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 1630c12823..48b7e6d4a6 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 = "b98424c249119b79d3f709e26eb86f2fd4d5e5f3" | 11 | SRCREV = "5256817ace8493502ec88501a19e4051c2e220b0" |
| 12 | PV = "20190501+git${SRCPV}" | 12 | PV = "20200117+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" |
