]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up to 5.11.10 auto/th/kernel-5.11.10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Mar 2021 11:23:22 +0000 (12:23 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Mar 2021 11:23:22 +0000 (12:23 +0100)
kernel-multiarch.config
kernel.spec

index ad9cea878a96c1c6ba9888f818f1292464851d29..09c0f401832a5f9ee23fcff040e0bf9bad34342b 100644 (file)
@@ -2290,6 +2290,8 @@ IIO_TRIGGER all=y
 IIO_CONSUMERS_PER_TRIGGER all=2
 IIO_SW_DEVICE all=m
 IIO_SW_TRIGGER all=m
+IIO_BUFFER_DMA all=m
+IIO_BUFFER_DMAENGINE all=m
 #- file drivers/iio/accel/Kconfig goes here
 #- file drivers/iio/adc/Kconfig goes here
 #- file drivers/iio/afe/Kconfig goes here
index 5398960fc0b7ab55e95def138b38fadd9d276f63..c9dcf8f8f104085031cdd1d33f3cb2d9aa543343 100644 (file)
@@ -73,7 +73,7 @@
 
 %define                rel             1
 %define                basever         5.11
-%define                postver         .8
+%define                postver         .10
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -127,7 +127,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: d2985a3f16ef1ea3405c04c406e29dcc
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  b7a8f78992a38c966a8ea00ad8cbd451
+# Patch0-md5:  6d5bcfcaab2753a3f4c0ace7aeff0243
 %endif
 Source1:       kernel.sysconfig
 
This page took 1.036893 seconds and 4 git commands to generate.