diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-10 08:28:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-10 08:28:39 -0400 |
| commit | 6b738dbf81f5376c406dc55a4362ef96a9e4023c (patch) | |
| tree | 311e739882931a59a4a1b1c47fdc520a5dae80e6 /static | |
| parent | 3cf8599cf9da905bc5ee5b77ad83fff7cee53ec8 (diff) | |
fix kernel build for non-arm64
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 93676fcd..8100be58 100644 --- a/static/releases.html +++ b/static/releases.html @@ -695,6 +695,7 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-46">version 46</a></li> <li>TalkBack (screen reader): update base code to 13.0 and overhaul our changes for it including removing proprietary library dependency</li> <li>TalkBack (screen reader): update dependencies</li> + <li>kernel (5.10, 5.15): fix build for non-arm64 architectures</li> </ul> </article> --> |
