clarify kernel build reproducibility fixes

This commit is contained in:
Daniel Micay 2024-12-06 21:32:03 -05:00
parent eb37e77d1f
commit cf7247d743

View File

@ -555,8 +555,8 @@
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.227</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): add back one of the two f2fs defragmentation patches we reverted now that it's backported in Android 15 QPR1, since the other change was the source of the major regression rather than this one and it now has broad testing upstream without the broken change we still have reverted</li>
<li>kernel (Pixel Tablet): make SYN43752 Wi-Fi/Bluetooth driver build reproducible</li>
<li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): make BCM4390 Wi-Fi/Bluetooth driver build reproducible</li>
<li>kernel (Pixel Tablet): make SYN43752 Wi-Fi/Bluetooth driver build reproducible by dropping Broadcom's inclusion of the absolute path to the build directory as we've already done for all other 6th/7th/8th generation Pixels</li>
<li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): make BCM4390 Wi-Fi/Bluetooth driver build reproducible by dropping Broadcom's inclusion of the absolute path to the build directory as we've already done for 6th/7th/8th generation Pixels</li>
</ul>
</article>
-->