From 713f54202af8b61e0b84e70805bd58c11dd40a9a Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Mon, 5 Oct 2015 23:07:22 +0000
Subject: linux: update to 3.18.22

---
 abs/core/linux/PKGBUILD          | 6 +++---
 abs/core/linux/config.x86_64     | 1 +
 abs/core/linux/linux.install.pkg | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/abs/core/linux/PKGBUILD b/abs/core/linux/PKGBUILD
index 901f265..2a4c690 100644
--- a/abs/core/linux/PKGBUILD
+++ b/abs/core/linux/PKGBUILD
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.18
-pkgver=3.18.14
+pkgver=3.18.22
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -295,8 +295,8 @@ done
 
 # vim:set ts=8 sts=2 sw=2 et:
 md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
-         '92994dfdfd9787db3c0f845c3bc18e51'
+         '04e193d2b3f4d8e3524422534ffe27f2'
          'ed1d392d9feb77674e7a71c3eda060e6'
-         'c2d4e432167a2bbd43ad09e07fc73e1e'
+         'ce7ffe528b5920dc1e8b3d7229a66639'
          'eb14dcfd80c00852ef81ded6e826826a'
          'df7fceae6ee5d7e7be7b60ecd7f6bb35')
diff --git a/abs/core/linux/config.x86_64 b/abs/core/linux/config.x86_64
index 895756e..e7efb1a 100644
--- a/abs/core/linux/config.x86_64
+++ b/abs/core/linux/config.x86_64
@@ -4834,6 +4834,7 @@ CONFIG_HID_LCPOWER=m
 CONFIG_HID_LENOVO=m
 CONFIG_HID_LOGITECH=m
 CONFIG_HID_LOGITECH_DJ=m
+CONFIG_HID_LOGITECH_HIDPP=m
 CONFIG_LOGITECH_FF=y
 CONFIG_LOGIRUMBLEPAD2_FF=y
 CONFIG_LOGIG940_FF=y
diff --git a/abs/core/linux/linux.install.pkg b/abs/core/linux/linux.install.pkg
index 804bd1d..fa5ccff 100644
--- a/abs/core/linux/linux.install.pkg
+++ b/abs/core/linux/linux.install.pkg
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.18.14-1-ARCH
+KERNEL_VERSION=3.18.22-1-ARCH
 
 post_install () {
   # updating module dependencies
-- 
cgit v0.12