diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-12-06 13:48:42 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-08 10:48:36 +0000 |
| commit | 8ed9c9044245a83b305a4c25c3cb81ebcb48af85 (patch) | |
| tree | eff58e61fbc6eff219c0145e853eb65de5b10b03 | |
| parent | b526a9832e09cab33bb9519b619c84e9dbfee2ac (diff) | |
| download | poky-8ed9c9044245a83b305a4c25c3cb81ebcb48af85.tar.gz | |
gnu-config: upgrade to latest revision
(From OE-Core rev: 699f33bba6aec19bbad9c1509896aa66544a4a72)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 e298e31714..e35e9008f9 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 = "20403c5701973a4cbd7e0b4bbeb627fcd424a0f1" | 12 | SRCREV = "f992bcc08219edb283d2ab31dd3871a4a0e8220e" |
| 13 | PV = "20220927+git${SRCPV}" | 13 | PV = "20221007+git${SRCPV}" |
| 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" |
