diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2025-07-20 21:51:51 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-28 14:51:50 +0100 |
| commit | 0dbbf3252f21ef19b8bfcb6f3e4c7a798e72f261 (patch) | |
| tree | e06db62e5e5a2030b61d2bba7297c76b60115a10 | |
| parent | b9a565391286d5f2fa264bc97e8c9070b9915332 (diff) | |
| download | poky-0dbbf3252f21ef19b8bfcb6f3e4c7a798e72f261.tar.gz | |
gnu-config: Update to 20250709
The version 20250709 is the author date.
* The changes are:
a2287c3 Adjust 'time-stamp' variables to modern Emacs
973e3e6 config.sub: Add Tock OS support
3a71dc1 config.sub: recognize banan_os
f91a544 config.sub: fix a duplicated case pattern
484648c config.sub: Include support for arm64_32 and iOS/tvOS/watchOS simulators
84cc2cc Update copyright years
7f41495 config.sub: add intelgt as a basic machine
9f6e0fe ironclad: change ironclad to ironclad-mlibc
(From OE-Core rev: 28372102300a1c670a6a4fcea3f2f527c73aee56)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@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 515777caf4..65a32effd7 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 = "00b15927496058d23e6258a28d8996f87cf1f191" | 12 | SRCREV = "a2287c3041a3f2a204eb942e09c015eab00dc7dd" |
| 13 | PV = "20240823+git" | 13 | PV = "20250709+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" |
