From de3c37ef9ac52d563250711aea1df083a977f263 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 14 May 2024 18:28:01 -0400 Subject: [PATCH] consistent order for kernel manifest repositories --- static/source.html | 4 ++-- 1 file 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 @@
  • kernel_msm-extra-redbull: Kernel audio drivers for the Pixel 4a (5G), Pixel 5 and Pixel 5a.
  • kernel_manifest-5.10: Kernel manifest for the Generic Linux 5.10 kernel.
  • -
  • kernel_manifest-5.15: Kernel manifest for the Generic Linux 5.15 kernel.
  • -
  • kernel_manifest-6.1: Kernel manifest for the Generic Linux 6.1 kernel.
  • kernel_common-5.10: Generic Linux 5.10 kernel sources.
  • +
  • kernel_manifest-5.15: Kernel manifest for the Generic Linux 5.15 kernel.
  • kernel_common-5.15: Generic Linux 5.15 kernel sources.
  • +
  • kernel_manifest-6.1: Kernel manifest for the Generic Linux 6.1 kernel.
  • kernel_common-6.1: Generic Linux 6.1 kernel sources.
  • kernel_manifest-gs: Kernel manifest for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.