diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-07-10 11:35:42 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-10 23:26:44 +0100 |
commit | 86a4723a149ee0c5514c61d670a79a2ed261ab5c (patch) | |
tree | d087e6f76b2da901026224cff5f19b0067b39a1f | |
parent | 58238ee55c9e6aff8ad811a4d6bcbe7a83a3d733 (diff) | |
download | poky-master.tar.gz |
kernel 6.15+ will be our next reference point, so we bump the libc
headers to match.
(From OE-Core rev: cf89a121f93e404485983b92abc88a46a7f24890)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.15.bb (renamed from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.15.bb index dd6add38de..70d2fd80ee 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.15.bb | |||
@@ -8,5 +8,5 @@ SRC_URI:append:libc-musl = "\ | |||
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb" | 11 | SRC_URI[sha256sum] = "7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764" |
12 | 12 | ||