From 2abf9e5a369399733646c4d83ab7c9a95aecc540 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 7 Feb 2025 08:51:04 -0500 Subject: [PATCH] kernel repository renaming --- static/build.html | 4 ++-- static/source.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/static/build.html b/static/build.html index ee9c48ed..f87b748b 100644 --- a/static/build.html +++ b/static/build.html @@ -789,7 +789,7 @@ repo sync -j8
mkdir -p android/kernel/caimito
 cd android/kernel/caimito
-repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15
+repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15
 repo sync -j8

To build the caimito kernel for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL:

@@ -804,7 +804,7 @@ repo sync -j8
mkdir -p android/kernel/comet
 cd android/kernel/comet
-repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15
+repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15
 repo sync -j8

To build the comet kernel for the Pixel 9 Pro Fold:

diff --git a/static/source.html b/static/source.html index 6088cd69..7589c2a7 100644 --- a/static/source.html +++ b/static/source.html @@ -208,19 +208,19 @@
  • kernel_devices_google_shusky: Kernel setup for the Pixel 8 and Pixel 8 Pro.
  • kernel_google-modules_amplifiers-zuma: Kernel amplifier drivers for the Pixel 8, Pixel 8 Pro and Pixel 8a.
  • kernel_google-modules_power_reset-zuma: Kernel reset driver for the Pixel 8, Pixel 8 Pro and Pixel 8a.
  • -
  • kernel_google-modules_soc_gs: Kernel SoC driver for the Pixel 8, Pixel 8 Pro and Pixel 8a.
  • +
  • kernel_google-modules_soc_gs-zuma: Kernel SoC driver for the Pixel 8, Pixel 8 Pro and Pixel 8a.
  • kernel_google-modules_wlan_bcmdhd_bcm4383: Kernel Wi-Fi/Bluetooth driver for the Pixel 8a.
  • kernel_google-modules_wlan_bcmdhd_bcm4398: Kernel Wi-Fi/Bluetooth driver for the Pixel 8 and Pixel 8 Pro.
  • -
  • kernel_manifest-zumapro: Kernel manifest for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • -
  • kernel_build-zumapro: Kernel build system for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_manifest-pixel: Kernel manifest for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_build: Kernel build system for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • kernel_devices_google_caimito: Kernel setup for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL.
  • kernel_devices_google_comet: Kernel setup for the Pixel 9 Pro Fold.
  • -
  • kernel_google-modules_amplifiers-zumapro: Kernel amplifier drivers for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • -
  • kernel_google-modules_bms-zumaproKernel Battery Management System (BMS) driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_google-modules_amplifiers: Kernel amplifier drivers for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_google-modules_bmsKernel Battery Management System (BMS) driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • kernel_google-modules_edgetpu_rioKernel TPU driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • kernel_google-modules_gxp_zuma: Kernel GXP driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • -
  • kernel_google-modules_power_reset-zumapro: Kernel reset driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • -
  • kernel_google-modules_soc_gs-zumapro: Kernel SoC driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_google-modules_power_reset: Kernel reset driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • +
  • kernel_google-modules_soc_gs: Kernel SoC driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.
  • kernel_google-modules_wlan_bcmdhd_bcm4390: Kernel Wi-Fi/Bluetooth driver for the Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold.