use stable locations for kernel prebuilts
This commit is contained in:
parent
b7fc79e647
commit
c4ddd62633
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user