diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2023-11-27 23:55:06 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-02 17:18:57 +0000 |
| commit | abea4369a23fa5a762d1860cd73e1bfc0f597a15 (patch) | |
| tree | fd1720ee2a23cc9aceb88a1491371da47e641960 | |
| parent | 30e986ea3ffae306b08a61d15fd88b10bd45b785 (diff) | |
| download | poky-abea4369a23fa5a762d1860cd73e1bfc0f597a15.tar.gz | |
gnu-config: Update to latest revision
(From OE-Core rev: 3e6c4274c6aa1874065351e218265ed717fbefcd)
Signed-off-by: Robert Yang <liezhi.yang@windriver.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 2a0e6f8e41..718f798a00 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 = "63acb96f92473ceb5e21d873d7c0aee266b3d6d3" | 12 | SRCREV = "28ea239c53a2d5d8800c472bc2452eaa16e37af2" |
| 13 | PV = "20230216+git" | 13 | PV = "20231127+git" |
| 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" |
