summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/build.html b/static/build.html
index 5aacd9fd..7d388b52 100644
--- a/static/build.html
+++ b/static/build.html
@@ -789,7 +789,7 @@ repo sync -j8</pre>
<pre>./build_caimito.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/caimito-kernels/6.1/24D1/</code> with your build in
+ <code>device/google/caimito-kernels/6.1/24Q3-12386881/</code> with your build in
<code>out/caimito/dist/</code>.</p>
<p>To sync the comet kernel for the Pixel 9 Pro Fold:</p>
@@ -804,7 +804,7 @@ repo sync -j8</pre>
<pre>./build_comet.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/comet-kernels/6.1/24D1/</code> with your build in
+ <code>device/google/comet-kernels/6.1/24Q3-12386881/</code> with your build in
<code>out/comet/dist/</code>.</p>
</section>
@@ -824,7 +824,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-12065098/</code> with your build in
+ <code>device/google/shusky-kernels/5.15/24Q3-12357444/</code> with your build in
<code>out/shusky/dist/</code>.</p>
<p>To sync the akita kernel for the Pixel 8a:</p>
@@ -839,7 +839,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-12065098/</code> with your build in
+ <code>device/google/akita-kernels/5.15/24Q3-12357444/</code> with your build in
<code>out/akita/dist/</code>.</p>
</section>
@@ -933,8 +933,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-12115410/</code> or
- <code>device/google/bluejay-kernels/5.10/24Q3-12115410/</code> with your build in
+ <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>out/mixed/dist/</code>.</p>
</section>