From cb5313ec875ed55956a3fbed82e2c796ecd8a833 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Thu, 10 Apr 2025 07:02:44 -0700 Subject: [PATCH] Revert "linux: upgrade kernel to 6.15-rc1" This reverts commit 284c7c99881b7cbec8cbd462f667789d8d726057. yt6801 NIC driver fail to compile with 6.15-rc1, revert the change till yt6801 driver code is updated. Signed-off-by: Vincent Li --- lfs/linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/linux b/lfs/linux index 090369c45..cad19ace0 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.15-rc1 +VER = 6.14-rc5 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 1181e8917d750fbd97540faab303a1de125a42b64461d7b322e541101039aef83a07eed769dfdb411811a261ad5712d35534917983169e63eecb5d0b997a174b +$(DL_FILE)_BLAKE2 = c935b7a5798db31bc9f8f0e6a36e9bb209ace4472f69f386ed85a7adb56252073d0385db87ee76b242f28411e0d4528e87021670711aa9ce5f6d3e5a3328d5d2 install : $(TARGET)