Skip to content

Commit

Permalink
kernel: Update to v5.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
aunali1 committed Feb 8, 2020
1 parent dc6e30a commit 67a840b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 278 deletions.
20 changes: 7 additions & 13 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pkgbase = linux-mbp
pkgdesc = Linux for MBP
pkgver = 5.4.15
pkgver = 5.4.18
pkgrel = 1
url = https://git.archlinux.org/linux.git/log/?h=vv5.4-15
url = https://git.archlinux.org/linux.git/log/?h=vv5.4-18
arch = x86_64
license = GPL2
makedepends = bc
Expand All @@ -15,8 +15,8 @@ pkgbase = linux-mbp
makedepends = imagemagick
makedepends = git
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.15.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.18.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.18.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
Expand All @@ -28,9 +28,6 @@ pkgbase = linux-mbp
source = 0008-drm-i915-Fix-audio-power-up-sequence-for-gen10-displ.patch
source = 0009-drm-i915-extend-audio-CDCLK-2-BCLK-constraint-to-mor.patch
source = 0010-drm-i915-Limit-audio-CDCLK-2-BCLK-constraint-back-to.patch
source = 0011-pinctrl-sunrisepoint-Add-missing-Interrupt-Status-re.patch
source = 0012-Revert-iwlwifi-mvm-fix-scan-config-command-size.patch
source = 0013-e1000e-Revert-e1000e-Make-watchdog-use-delayed-work.patch
source = 0014-drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch
source = 3001-applesmc-convert-static-structures-to-drvdata.patch
source = 3002-applesmc-make-io-port-base-addr-dynamic.patch
Expand All @@ -46,7 +43,7 @@ pkgbase = linux-mbp
source = wifi.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1
sha256sums = 92e9f1fd69543e9ce2a9e6eb918823b1846d2dd99246a74456263cd5ad234d89
sha256sums = SKIP
sha256sums = c8fb03d47fa5503cbd1be5df2292203358d645dc88e2f05a0dc511537e75c8d9
sha256sums = f06d4ef4b223f12222e7f9696b97a8dcf3db16593413444739ad341002b60781
Expand All @@ -59,9 +56,6 @@ pkgbase = linux-mbp
sha256sums = 4d05e1eb5fb2ea694af025b3180b0a7a24543e7be31da16e31210928252f9d20
sha256sums = 3370caf7ddb12bc1bbb8d82c3af6abb88c65c66bffa905d3fec3a04291929e4c
sha256sums = 6a76f719fb380ba63133bcbd092e8fe8c4b7ca53d64f411680d85e1bf333f5a7
sha256sums = e925eb17ca5ea45c2d12008a7c68f3f7142894a917f6e76c86617438281b03ff
sha256sums = d868aa2bab9a21faea0feb5a858020170879937664a9329f8e589a5193b47558
sha256sums = 5bd1571aee45a5f219607669f603546db2ee54b32f31c59177ad5a0e55d4ac43
sha256sums = 5e312b09df3bf7c7e3da3b120d7876de444cc84ddab2da5d6a013fb1cc550434
sha256sums = 7255b4ce6aaa4fdea3623d6be01258580ff6ea04f80e6860db7b2187aff48e22
sha256sums = dc7cf7462f8615df2a6555e2451ee186fb1eb500c6307765af5fce3a321a861c
Expand All @@ -83,11 +77,11 @@ pkgname = linux-mbp
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
provides = linux=5.4.15
provides = linux=5.4.18

pkgname = linux-mbp-headers
pkgdesc = Headers and scripts for building modules for the Linux for MBP kernel
provides = linux-headers=5.4.15
provides = linux-headers=5.4.18

pkgname = linux-mbp-docs
pkgdesc = Documentation for the Linux for MBP kernel
Expand Down
35 changes: 0 additions & 35 deletions 0011-pinctrl-sunrisepoint-Add-missing-Interrupt-Status-re.patch

This file was deleted.

48 changes: 0 additions & 48 deletions 0012-Revert-iwlwifi-mvm-fix-scan-config-command-size.patch

This file was deleted.

174 changes: 0 additions & 174 deletions 0013-e1000e-Revert-e1000e-Make-watchdog-use-delayed-work.patch

This file was deleted.

10 changes: 2 additions & 8 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Jan Alexander Steffens (heftig) <[email protected]>

pkgbase=linux-mbp
pkgver=5.4.15
pkgver=5.4.18
_srcname=linux-${pkgver}
pkgrel=1
pkgdesc='Linux for MBP'
Expand Down Expand Up @@ -33,9 +33,6 @@ source=(
0008-drm-i915-Fix-audio-power-up-sequence-for-gen10-displ.patch
0009-drm-i915-extend-audio-CDCLK-2-BCLK-constraint-to-mor.patch
0010-drm-i915-Limit-audio-CDCLK-2-BCLK-constraint-back-to.patch
0011-pinctrl-sunrisepoint-Add-missing-Interrupt-Status-re.patch
0012-Revert-iwlwifi-mvm-fix-scan-config-command-size.patch
0013-e1000e-Revert-e1000e-Make-watchdog-use-delayed-work.patch
0014-drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch

# Apple SMC ACPI support
Expand Down Expand Up @@ -64,7 +61,7 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)

sha256sums=('6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1'
sha256sums=('92e9f1fd69543e9ce2a9e6eb918823b1846d2dd99246a74456263cd5ad234d89'
'SKIP'
'c8fb03d47fa5503cbd1be5df2292203358d645dc88e2f05a0dc511537e75c8d9'
'f06d4ef4b223f12222e7f9696b97a8dcf3db16593413444739ad341002b60781'
Expand All @@ -77,9 +74,6 @@ sha256sums=('6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1'
'4d05e1eb5fb2ea694af025b3180b0a7a24543e7be31da16e31210928252f9d20'
'3370caf7ddb12bc1bbb8d82c3af6abb88c65c66bffa905d3fec3a04291929e4c'
'6a76f719fb380ba63133bcbd092e8fe8c4b7ca53d64f411680d85e1bf333f5a7'
'e925eb17ca5ea45c2d12008a7c68f3f7142894a917f6e76c86617438281b03ff'
'd868aa2bab9a21faea0feb5a858020170879937664a9329f8e589a5193b47558'
'5bd1571aee45a5f219607669f603546db2ee54b32f31c59177ad5a0e55d4ac43'
'5e312b09df3bf7c7e3da3b120d7876de444cc84ddab2da5d6a013fb1cc550434'
'7255b4ce6aaa4fdea3623d6be01258580ff6ea04f80e6860db7b2187aff48e22'
'dc7cf7462f8615df2a6555e2451ee186fb1eb500c6307765af5fce3a321a861c'
Expand Down

0 comments on commit 67a840b

Please sign in to comment.