Wrong patchs in 4.5.5?
Hi, I'm trying compiling 4.5.5 liquorix kernel and I'm having a lot of problems to patch the 4.5.5 version.
Suspiciously 4.5.4 and 4.5.5 versions have exactly the same size, and I'm wondering if it is the correct file. Thanks in advance. Back to top |
|||||
Hello?
Back to top |
|||||
That patch is the right one. The 4.5.4 version contains the patches from the stable queue and thus seems similar.
However, if you diff the files, you can see what changed: :: Code :: $ diff -Npau 4.5.4-1.patch 4.5.5-1.patch
--- 4.5.4-1.patch 2016-05-16 20:39:09.781900172 -0500 +++ 4.5.5-1.patch 2016-05-19 21:50:39.889352590 -0500 @@ -2836,7 +2836,7 @@ index 6ee06ea..8574e63 100644 F: drivers/hwmon/w83795.c diff --git a/Makefile b/Makefile -index 7b3ecdc..d60909b 100644 +index 7b3ecdc..079a5c1 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ @@ -2845,7 +2845,7 @@ index 7b3ecdc..d60909b 100644 -SUBLEVEL = 0 -EXTRAVERSION = -NAME = Blurry Fish Butt -+SUBLEVEL = 4 ++SUBLEVEL = 5 +EXTRAVERSION = -zen +NAME = By the Power of 2Fort Remember, this patch applies only to the base version of the kernel, not anything else. Try patching Linux 4.5.0 with the file. Back to top |
|||||
I had trouble patching this file: https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.5.5.tar.xz
with this patch: https://liquorix.net/sources/4.5.5-1.patch.gz I thought the patch version matched the kernel version. It is very strange have to take Linux 4.5.0 for the patch 4.5.5 O_O! Back to top |
|||||
All times are GMT - 8 Hours
|