summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-17 21:07:08 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitfebbda27c73aa868bc8aafd021404412c60f20b1 (patch)
tree3f6051db1c2027a24f12f62161f72a137e78a3fb
parentb54b2305a9734699842a3e1ff3fe4fa37271ecd4 (diff)
rename raviole kernel manifest repository
-rw-r--r--static/build.html2
-rw-r--r--static/source.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 6b73d8ee..516bda77 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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>
diff --git a/static/source.html b/static/source.html
index 0765c972..c8af8735 100644
--- a/static/source.html
+++ b/static/source.html
@@ -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>