|
6 | 6 | | x | aarch64 | arm | riscv64 | x86-64 | |
7 | 7 | | ---- | ---- | ---- | ---- | ---- | |
8 | 8 | | Kirkstone - 140.5.0esr |  <br/>  |  <br/>  | N/A |  <br/>  | |
9 | | -| Kirkstone - 143.0.4 |  <br/>  |  <br/>  | N/A |  <br/>  | |
| 9 | +| Kirkstone - 145.0 |  <br/>  |  <br/>  | N/A |  <br/>  | |
10 | 10 | | Scarthgap - 140.5.0esr |  <br/>  |  <br/>  | <br/>  |  <br/>  | |
11 | | -| Scarthgap - 143.0.4 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
| 11 | +| Scarthgap - 145.0 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
12 | 12 | | Walnascar - 140.5.0esr |  <br/>  |  <br/>  | <br/>  |  <br/>  | |
13 | | -| Walnascar - 143.0.4 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
| 13 | +| Walnascar - 145.0 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
14 | 14 | | Master - 140.5.0esr |  <br/>  |  <br/>  | <br/>  |  <br/>  | |
15 | | -| Master - 143.0.4 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
| 15 | +| Master - 145.0 |  <br/>  |  <br/>  |  <br/>  |  <br/>  | |
16 | 16 |
|
17 | 17 |
|
18 | 18 | ### musl-libc |
@@ -40,6 +40,9 @@ and/or Yocto. |
40 | 40 | This layer depends on oe-core, meta-oe and meta-clang (only pre-Whinlatter). This layer supports |
41 | 41 | multiple Yocto releases, the branches should match each other. |
42 | 42 |
|
| 43 | +Starting version 144 Firefox requires at least Clang 17 to compile. (For Kirkstone current testing is |
| 44 | +performed using Clang 14 for the ESR version and Clang 18 for the latest version). |
| 45 | + |
43 | 46 | Additionally, the Rust version shipped with Kirkstone and Scarthgap oe-core is out of date, |
44 | 47 | which can be remediated by other third-party layers: for Kirkstone and Scarthgap version the |
45 | 48 | corresponding branch of meta-lts-mixins is required for up to date Rust compiler. Additionally, |
@@ -79,7 +82,7 @@ Testing is performed using the following combinations (the "latest" version shou |
79 | 82 | | Kirkstone | Rust 1.90.0 from meta-lts-mixins (kirkstone/rust branch) | Rust 1.90.0 from meta-lts-mixins (kirkstone/rust branch) | |
80 | 83 | | Scarthgap | Rust 1.90.0 from meta-lts-mixins (scarthgap/rust branch) | Rust 1.90.0 from meta-lts-mixins (scarthgap/rust branch) | |
81 | 84 | | Walnascar | Rust 1.84.1 from oe-core | Rust 1.84.1 from oe-core | |
82 | | -| Master | Rust 1.89.0 from oe-core | Rust 1.89.0 from oe-core | |
| 85 | +| Master | Rust 1.90.0 from oe-core | Rust 1.90.0 from oe-core | |
83 | 86 |
|
84 | 87 | Contributing |
85 | 88 | ------------ |
|
0 commit comments