Commit aff63bf
committed
buildroot: Upgrade to 2023.02.2
In order to making applying patches for LoongArch a little easier,
update buildroot to the latest LTS release.
As part of this upgrade, we:
* Move to ulibc instead of glibc for the RISC-V toolchain, which results
in a smaller toolchain download.
* Move to a prebuilt toolchain for s390, which results in a faster
overall build because the toolchain only has to be downloaded, rather
than built.
* Drop BR2_powerpc_power8, as it is now the default choice after [1] and
[2].
[1]: buildroot/buildroot@c0b0288
[2]: buildroot/buildroot@fdb2369
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent 8ffe148 commit aff63bf
6 files changed
Lines changed: 5 additions & 7 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments