diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-02 11:13:44 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-05 10:59:40 +0100 |
| commit | ecd989378be1449fa7c046ee1f93abd3def624b9 (patch) | |
| tree | cdd36867511120e1a27a2b927eed8c08406e7f69 /meta/conf | |
| parent | 66d657c138ef27b539a1abdb127794429b6e2dab (diff) | |
| download | poky-ecd989378be1449fa7c046ee1f93abd3def624b9.tar.gz | |
linux-libc-headers: update to 5.13
Bumping the libc-headers to match the latest OE core reference
kernel.
We refresh one of the musl patches to udpate to the 5.12+ context of
the header, but otherwise everything is unchanged.
(From OE-Core rev: 3a171279d8ebe6efc714842c762521354aecebec)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/distro/include/tcmode-default.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index c6e5ac61d7..68e5d848ba 100644 --- a/meta/conf/distro/include/tcmode-default.inc +++ b/meta/conf/distro/include/tcmode-default.inc | |||
| @@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}" | |||
| 21 | BINUVERSION ?= "2.36%" | 21 | BINUVERSION ?= "2.36%" |
| 22 | GDBVERSION ?= "10.%" | 22 | GDBVERSION ?= "10.%" |
| 23 | GLIBCVERSION ?= "2.33" | 23 | GLIBCVERSION ?= "2.33" |
| 24 | LINUXLIBCVERSION ?= "5.10%" | 24 | LINUXLIBCVERSION ?= "5.13%" |
| 25 | QEMUVERSION ?= "6.0%" | 25 | QEMUVERSION ?= "6.0%" |
| 26 | GOVERSION ?= "1.16%" | 26 | GOVERSION ?= "1.16%" |
| 27 | # This can not use wildcards like 8.0.% since it is also used in mesa to denote | 27 | # This can not use wildcards like 8.0.% since it is also used in mesa to denote |
