diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-26 01:32:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-26 01:48:15 -0400 |
| commit | dc03b567006515444cf6e9cd15c2efa4e2d0efd8 (patch) | |
| tree | 7f7a356388bf91e35b9bbedfbb6847b3899eb9bc /static | |
| parent | f9ccca2a1836f00bec6a76db76b1755c10cecf29 (diff) | |
enable --config-stamp for microkernel kernel builds
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 8abe1bab..834fbc97 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <p>Changes since the 2024102400 release:</p> <ul> + <li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li> <li>kernel (6.6): disable unused hibernation support</li> <li>kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android ioctl filtering)</li> <li>kernel (6.6): disable unused cachestat system call</li> |
