]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 4.19.50 auto/th/kernel-4.19-4.19.50-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 12 Jun 2019 09:47:30 +0000 (11:47 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 12 Jun 2019 09:47:30 +0000 (11:47 +0200)
kernel-multiarch.config
kernel.spec

index 1dc255a076e41f521f50631a3effa24b5e5cccb1..16ccde8be0921f7a7d9e47f9fcf2779a914181bb 100644 (file)
@@ -1457,6 +1457,7 @@ NOUVEAU_DEBUG all=5
 NOUVEAU_DEBUG_DEFAULT all=3
 NOUVEAU_DEBUG_MMU all=n
 DRM_NOUVEAU_BACKLIGHT all=y
+NOUVEAU_LEGACY_CTX_SUPPORT all=n
 
 #-
 #- *** FILE: drivers/gpu/drm/panel/Kconfig ***
index 4cca57a645642e5788a61a21f39b87bb07a3a40e..456a231d5cd13fd7377f59a9114619d3422b4b3a 100644 (file)
@@ -70,7 +70,7 @@
 
 %define                rel             1
 %define                basever         4.19
-%define                postver         .48
+%define                postver         .50
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -124,7 +124,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 740a90cf810c2105df8ee12e5d0bb900
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  1b80ff70d383c10fe496cca3dc88662f
+# Patch0-md5:  4d3e2878ae9c47746d99c1e16c598acf
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.126962 seconds and 4 git commands to generate.