disable unused hibernation support for 6.1 kernel

This commit is contained in:
Daniel Micay 2024-08-29 03:00:35 -04:00
parent 9b1164511b
commit b18ccaa4ec

View File

@ -862,6 +862,7 @@
<li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></li>
<li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li>