diff options
| author | Alistair Francis <alistair.francis@wdc.com> | 2019-05-17 16:54:08 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-21 12:56:33 +0100 |
| commit | 29578a152536e770d5259f38bacb3c14c9e204a7 (patch) | |
| tree | d132cce0c8bec5db94472034b02970798aca32cb /meta/recipes-devtools/gnu-config/gnu-config_git.bb | |
| parent | ebedc1511dc0a24f86186bb847b32868bf2ae04a (diff) | |
| download | poky-29578a152536e770d5259f38bacb3c14c9e204a7.tar.gz | |
gnu-config: Update to latest SHA
(From OE-Core rev: bf9a3459ab7b1d6b4d6588204418b11dd8334cd2)
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 e597ebedbc..1630c12823 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 = "058639be227bbe8f03cc39f79f7ce84918012143" | 11 | SRCREV = "b98424c249119b79d3f709e26eb86f2fd4d5e5f3" |
| 12 | PV = "20181128+git${SRCPV}" | 12 | PV = "20190501+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" |
