summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-18 17:53:45 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-18 17:53:45 -0400
commit5074b56a1909aec0ae8df6b987915b21b01baa3e (patch)
treed30535f352c2e5cc9ac3e1981165829d2995bab1
parent04d793f8d4a76c9c659338ae34e5020668ef2158 (diff)
emulator kernel improvements
-rw-r--r--static/releases.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1ff06a6b..da8037e7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -776,8 +776,10 @@
<ul>
<li>temporarily add back memory tagging exception for Pixel wifi_ext service</li>
- <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li>
<li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li>
+ <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li>
+ <li>kernel (6.1, 6.6): add script for building emulator kernel</li>
+ <li>kernel (6.1, 6.6): enable forced module signing for x86_64 (emulator builds)</li>
<li>System Updater: increase update check interval to 6 hours from 4 hours</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-118">version 118</a></li>
</ul>