From 7fbb7df59d7e9b5c27e700ffbd2940c04731b6cb Mon Sep 17 00:00:00 2001 From: ps5-linux-bot Date: Sun, 21 Jun 2026 11:13:29 +0000 Subject: [PATCH] kernel: auto-bump kernel-7.1.1-2ee6846 -> kernel-7.1.1-76db3a4 (upstream watch) --- build_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_image.sh b/build_image.sh index cc372f9..7633bbc 100755 --- a/build_image.sh +++ b/build_image.sh @@ -9,7 +9,7 @@ KERNEL_SRC="" CLEAN=false IMG_SIZE=12000 KERNEL_ONLY=false -PATCHES_REF="kernel-7.1.1-2ee6846" +PATCHES_REF="kernel-7.1.1-76db3a4" MULTI_DISTROS="ubuntu2604 arch cachyos"