summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-06 14:29:52 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-06 14:29:52 -0500
commitc4ddd626335aa081b88c84eac104a917478ed231 (patch)
tree188e293fae93b7cc79dc93dce8abf4e6b26a3a5f
parentb7fc79e647c2cb7165cf697df75378d30e42e881 (diff)
use stable locations for kernel prebuilts
-rw-r--r--static/build.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/static/build.html b/static/build.html
index 12f52247..d8313ad9 100644
--- a/static/build.html
+++ b/static/build.html
@@ -797,7 +797,7 @@ repo sync -j8</pre>
<pre>./build_caimito.sh --config=no_download_gki --config=no_download_gki_fips140 --lto=full</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/caimito-kernels/6.1/24Q3-12386881/</code> with your build in
+ <code>device/google/caimito-kernels/6.1/grapheneos/</code> with your build in
<code>out/caimito/dist/</code>.</p>
<p>To sync the comet kernel for the Pixel 9 Pro Fold:</p>
@@ -812,7 +812,7 @@ repo sync -j8</pre>
<pre>./build_comet.sh --config=no_download_gki --config=no_download_gki_fips140 --lto=full</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/comet-kernels/6.1/24Q3-12386881/</code> with your build in
+ <code>device/google/comet-kernels/6.1/grapheneos/</code> with your build in
<code>out/comet/dist/</code>.</p>
</section>
@@ -832,7 +832,7 @@ repo sync -j8</pre>
<pre>./build_shusky.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/shusky-kernels/5.15/24Q3-12357444/</code> with your build in
+ <code>device/google/shusky-kernels/5.15/grapheneos/</code> with your build in
<code>out/shusky/dist/</code>.</p>
<p>To sync the akita kernel for the Pixel 8a:</p>
@@ -847,7 +847,7 @@ repo sync -j8</pre>
<pre>./build_akita.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/akita-kernels/5.15/24Q3-12357444/</code> with your build in
+ <code>device/google/akita-kernels/5.15/grapheneos/</code> with your build in
<code>out/akita/dist/</code>.</p>
</section>
@@ -866,7 +866,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_cloudripper.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/pantah-kernels/5.10/24Q3-12318583/</code> with your build in
+ <code>device/google/pantah-kernels/5.10/grapheneos/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the lynx kernel for the Pixel 7a:</p>
@@ -881,7 +881,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_lynx.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/lynx-kernels/5.10/24Q3-12318583/</code> with your build in
+ <code>device/google/lynx-kernels/5.10/grapheneos/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the tangorpro kernel for the Pixel Tablet:</p>
@@ -896,7 +896,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_tangorpro.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/tangorpro-kernels/5.10/24Q3-12318583/</code> with your build in
+ <code>device/google/tangorpro-kernels/5.10/grapheneos/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the felix kernel for the Pixel Fold:</p>
@@ -911,7 +911,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_felix.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/felix-kernels/5.10/24Q3-12318583/</code> with your build in
+ <code>device/google/felix-kernels/5.10/grapheneos/</code> with your build in
<code>out/mixed/dist/</code>.</p>
</section>
@@ -941,8 +941,8 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_bluejay.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/raviole-kernels/5.10/24Q3-12357445/</code> or
- <code>device/google/bluejay-kernels/5.10/24Q3-12357445/</code> with your build in
+ <code>device/google/raviole-kernels/5.10/grapheneos/</code> or
+ <code>device/google/bluejay-kernels/5.10/grapheneos/</code> with your build in
<code>out/mixed/dist/</code>.</p>
</section>