From ffa04cf48ad70fe85aadc5e6acd5e5aabaefbebf Mon Sep 17 00:00:00 2001 From: Bruno Cichon Date: Mon, 30 Oct 2017 03:22:55 +0100 Subject: Update libre/linux-libre to 4.13.10-gnu --- libre/linux-libre/PKGBUILD | 8 ++++---- libre/linux-libre/config.i686 | 4 ++-- libre/linux-libre/config.x86_64 | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'libre/linux-libre') diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 60cfc28d8..c6579a582 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -13,7 +13,7 @@ pkgbase=linux-libre # Build stock kernel #pkgbase=linux-libre-custom # Build kernel with a different name _pkgbasever=4.13-gnu -_pkgver=4.13.9-gnu +_pkgver=4.13.10-gnu _replacesarchkernel=('linux%') # '%' gets replaced with _kernelname _replacesoldkernels=() # '%' gets replaced with _kernelname @@ -57,7 +57,7 @@ source=("https://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/l ) sha512sums=('9ad6866c68f29f7e4f8b53d0b857f9b3c7f6abd0054460675c76f3100db34a77c2777d7f4191831008b532cb2ab6f686d8c4f457a4d005226c73f90937963518' 'SKIP' - '12221d0eb85f30eace8fac389c27d3455df11475c466b600c466a2cb843435a406cf663547cb7a0aa8340ac4bd178ba4e694136e5172c1c396bd033ab840ac4e' + '2cb1afa8755071d8cb386403bf0f8cb81b0c6e1b77da08e6af379cd289f95c70953f25390766fe66de13ba4e4af41aebe3e4ce8277ca1fc1de512242272cb4e6' 'SKIP' '13cb5bc42542e7b8bb104d5f68253f6609e463b6799800418af33eb0272cc269aaa36163c3e6f0aacbdaaa1d05e2827a4a7c4a08a029238439ed08b89c564bb3' 'SKIP' @@ -65,8 +65,8 @@ sha512sums=('9ad6866c68f29f7e4f8b53d0b857f9b3c7f6abd0054460675c76f3100db34a77c27 'SKIP' '7a3716bfe3b9f546da309c7492f3e08f8f506813afeb1c737a474c83313d5c313cf4582b65215c2cfce3b74d9d1021c96e8badafe8f6e5b01fe28d2b5c61ae78' 'SKIP' - 'fde91a49580b3abada1f4f458cfc8bdf95547bd14c17a04ad55d3fc1cb55904e809bfa8f971919004ef78415a036b3d4603e0cbe226dc48ed9ee27c8790382b8' - 'dcb5b3ec1c879cfb4ed325f511cb73996d27398faa3e94bd7b72c4cbd905d0c1ee254f196fcb56611132c3d48031077b6b6d5b5a2e9a44f5a23f279483659192' + '9b1a87dbaf4008ccfd1da7e1b358dcba771002f313fa4eb65ec979b537c2e2eee51aa8b06ef13f4ff3472e0d50d0fb22bc9284f358aa130d9f07e5f20ae0c8d5' + '1e60649cebaff3aa55838f0fe3dd7df513ee3076c85299c81036eb7be58cf35b41c3039b44110033a84bf57c2df4847cc3eee0142034d3f1002ac2b5a9fd7d00' '795eb3fc398dbf85c322a5ab63ce5d93a2a05eccb06e18125e0d073962e9ba99841d23cf9e6edfbf6400ed2f1e5d08deebb88dee58a2b85445e1033c76f8dc7e' 'd6faa67f3ef40052152254ae43fee031365d0b1524aa0718b659eb75afc21a3f79ea8d62d66ea311a800109bed545bc8f79e8752319cd378eef2cbd3a09aba22' '2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf' diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686 index d4776deed..0a7e5b5be 100644 --- a/libre/linux-libre/config.i686 +++ b/libre/linux-libre/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.13.0-gnu Kernel Configuration +# Linux/x86 4.13.9-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -7398,7 +7398,7 @@ CONFIG_BH1780=m # CONFIG_CM36651 is not set # CONFIG_IIO_CROS_EC_LIGHT_PROX is not set # CONFIG_GP2AP020A00F is not set -# CONFIG_SENSORS_ISL29018 is not set +CONFIG_SENSORS_ISL29018=m # CONFIG_SENSORS_ISL29028 is not set # CONFIG_ISL29125 is not set CONFIG_HID_SENSOR_ALS=m diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64 index 214eafc57..68125da37 100644 --- a/libre/linux-libre/config.x86_64 +++ b/libre/linux-libre/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.13.5-gnu-1 Kernel Configuration +# Linux/x86 4.13.9-gnu-1 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7110,7 +7110,7 @@ CONFIG_BH1780=m # CONFIG_CM36651 is not set # CONFIG_IIO_CROS_EC_LIGHT_PROX is not set # CONFIG_GP2AP020A00F is not set -# CONFIG_SENSORS_ISL29018 is not set +CONFIG_SENSORS_ISL29018=m # CONFIG_SENSORS_ISL29028 is not set # CONFIG_ISL29125 is not set CONFIG_HID_SENSOR_ALS=m -- cgit v1.2.3