diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 18:28:01 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 18:59:32 -0400 |
| commit | de3c37ef9ac52d563250711aea1df083a977f263 (patch) | |
| tree | 220ada130d059a22f0c76f7be0ae81b8d0e6e507 /static/source.html | |
| parent | 9d89ebf52853e5b792770d7301d75762f4b8db96 (diff) | |
consistent order for kernel manifest repositories
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/source.html b/static/source.html index 7de7b4f1..b3c9b0b9 100644 --- a/static/source.html +++ b/static/source.html @@ -195,10 +195,10 @@ <li><a href="https://github.com/GrapheneOS/kernel_msm-extra-redbull">kernel_msm-extra-redbull</a>: Kernel audio drivers for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-5.10">kernel_manifest-5.10</a>: Kernel manifest for the Generic Linux 5.10 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-5.15">kernel_manifest-5.15</a>: Kernel manifest for the Generic Linux 5.15 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-6.1">kernel_manifest-6.1</a>: Kernel manifest for the Generic Linux 6.1 kernel.</li> <li><a href="https://github.com/GrapheneOS/kernel_common-5.10">kernel_common-5.10</a>: Generic Linux 5.10 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-5.15">kernel_manifest-5.15</a>: Kernel manifest for the Generic Linux 5.15 kernel.</li> <li><a href="https://github.com/GrapheneOS/kernel_common-5.15">kernel_common-5.15</a>: Generic Linux 5.15 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-6.1">kernel_manifest-6.1</a>: Kernel manifest for the Generic Linux 6.1 kernel.</li> <li><a href="https://github.com/GrapheneOS/kernel_common-6.1">kernel_common-6.1</a>: Generic Linux 6.1 kernel sources.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-gs">kernel_manifest-gs</a>: Kernel manifest for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.</li> |
