diff options
author | Erich Eckner <git@eckner.net> | 2019-04-17 09:37:39 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-17 09:37:39 +0200 |
commit | ee2fbbc6053d0ee386af82a2475046a1c7d04c86 (patch) | |
tree | aa09420441f3d5e8fe9b5f4e1af5cf2c428ebe9e | |
parent | ffb15b0666bf7ba34f081c413ba3695702ea01f3 (diff) | |
download | packages-ee2fbbc6053d0ee386af82a2475046a1c7d04c86.tar.xz |
extra/linux-pae: 5.0.7 -> 5.0.8
-rw-r--r-- | extra/linux-pae/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/linux-pae/config | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD index 230e5502..3c33cb91 100644 --- a/extra/linux-pae/PKGBUILD +++ b/extra/linux-pae/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Thomas Baechler <thomas@archlinux.org> pkgbase=linux-pae # Build stock -ARCH kernel -pkgver='5.0.7' +pkgver='5.0.8' _srcname=linux-${pkgver} pkgrel='1' arch=('i686') @@ -24,9 +24,9 @@ validpgpkeys=( 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) -sha256sums=('16e177662b9fc7255bfc51018513979f6effcbe52e459c543aa83a5b15ef54ec' +sha256sums=('11908044e8cce1e093141f8da594708d45d05d0381676ae9aa3d8aeaf7c85435' 'SKIP' - '5e5405114c55631a299712cf4d8508947f8ffb4d9242772631d39836cf22cead' + '25ea318255db08ebbeeccac1d10de5107eaf741e65a802fe06b1ed04e199c006' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/extra/linux-pae/config b/extra/linux-pae/config index 5c197c34..33c7979b 100644 --- a/extra/linux-pae/config +++ b/extra/linux-pae/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.0.7-1 Kernel Configuration +# Linux/x86 5.0.8-1 Kernel Configuration # # @@ -4060,6 +4060,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set @@ -4152,7 +4153,6 @@ CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=m CONFIG_NVRAM=m CONFIG_DTLK=m -CONFIG_R3964=m CONFIG_APPLICOM=m CONFIG_SONYPI=m |