From e0a5a2e5012ae3aec92dcf7151ab5eab27a2e50f Mon Sep 17 00:00:00 2001 From: Paolo Sabatino Date: Tue, 17 Sep 2024 10:56:35 +0200 Subject: [PATCH] update patching config file --- .../kernel/archive/rockchip-6.11/0000.patching_config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patch/kernel/archive/rockchip-6.11/0000.patching_config.yaml b/patch/kernel/archive/rockchip-6.11/0000.patching_config.yaml index 04f7f87716..c956d602cc 100644 --- a/patch/kernel/archive/rockchip-6.11/0000.patching_config.yaml +++ b/patch/kernel/archive/rockchip-6.11/0000.patching_config.yaml @@ -1,10 +1,10 @@ config: # Just some info stuff; not used by the patching scripts - name: rockchip-6.10 + name: rockchip-6.11 kind: kernel type: mainline # or: vendor - branch: linux-6.10.y - last-known-good-tag: v6.10 + branch: linux-6.11.y + last-known-good-tag: v6.11 maintainers: - { github: paolo.sabatino, name: Paolo Sabatino, email: paolo.sabatino@gmail.com, armbian-forum: jock }