From c354e65aed321f6a526ad39051bb6216eb8e6988 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 7 Feb 2022 20:09:37 -0500 Subject: [PATCH] new raviole kernel manifest location --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 1a7026d8..44f9e399 100644 --- a/static/build.html +++ b/static/build.html @@ -456,7 +456,7 @@ git submodule update --init --recursive
mkdir kernel-raviole
 cd kernel-raviole
-repo init -u https://github.com/GrapheneOS/kernel-manifest-raviole.git -b 12
+repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12
 repo sync -j16

To build the Pixel 6 and Pixel 6 Pro kernel: