rename raviole kernel manifest repository

This commit is contained in:
Daniel Micay 2022-08-17 21:07:08 -04:00
parent b54b2305a9
commit febbda27c7
2 changed files with 2 additions and 2 deletions

View File

@ -461,7 +461,7 @@ git submodule update --init --recursive
<pre>mkdir kernel-raviole
cd kernel-raviole
repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12.1
repo init -u https://github.com/GrapheneOS/kernel_raviole-manifest.git -b 12.1
repo sync -j16</pre>
<p>To build the Pixel 6 and Pixel 6 Pro kernel:</p>

View File

@ -167,7 +167,7 @@
<ul>
<li><a href="https://github.com/GrapheneOS/raviole_kernel_build">raviole_kernel_build</a></li>
<li><a href="https://github.com/GrapheneOS/raviole_kernel_manifest">raviole_kernel_manifest</a></li>
<li><a href="https://github.com/GrapheneOS/kernel_raviole-manifest">kernel_raviole-manifest</a></li>
<li><a href="https://github.com/GrapheneOS/kernel_common_5.10">kernel_common_5.10</a></li>
<li><a href="https://github.com/GrapheneOS/kernel_google_coral">kernel_google_coral</a></li>
<li><a href="https://github.com/GrapheneOS/kernel_google_coral_drivers_staging_qcacld-3.0">kernel_google_coral_drivers_staging_qcacld-3.0</a></li>