From c4e078eca075dae72ae8c656a1b8c290d61d53a8 Mon Sep 17 00:00:00 2001 From: Syed Abdul Muqthyar Ahmed Date: Tue, 23 Jun 2026 15:29:00 +0530 Subject: [PATCH] Readme: Add deprecated statement Add deprecated Note for suse/main and ask to move to backport/main Signed-off-by: S A Muqthyar Ahmed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4ededce..1d5d79f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# **NOTE: suse/main branch is DEPRECATED and is no longer maintained. PLEASE SWITCH TO [backport/main](https://github.com/intel-gpu/intel-gpu-i915-backports/tree/backport/main) branch for SLES15SP4 and above versions** + # Intel® Graphics Driver Backports for Linux® OS (intel-gpu-i915-backports) This branch provides i915 driver source code backported for SUSE® Linux® Enterprise Server to enable intel discrete GPUs support. @@ -10,8 +12,6 @@ This repo is a code snapshot of particular version of backports and does not con suse/main will point to the currently supported version of SUSE® Linux® Enterprise Server. We will add a new branch suse/sles whenever a version is deprecated or moved to the maintenance phase. - - **NOTE: For sles 15sp4, please use [backport/main](https://github.com/intel-gpu/intel-gpu-i915-backports/tree/backport/main) branch.** # Supported Version/kernel our current backport is based on **SUSE® Linux® Enterprise Server 15SP3**. We are using the header of the latest available kernel at the time of backporting. However, it may not be compatible with the latest version at the installation time.