From febbda27c73aa868bc8aafd021404412c60f20b1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 17 Aug 2022 21:07:08 -0400 Subject: [PATCH] rename raviole kernel manifest repository --- static/build.html | 2 +- static/source.html | 2 +- 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
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

To build the Pixel 6 and Pixel 6 Pro kernel:

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 @@