diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-02-28 18:42:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-02-28 18:42:52 -0800 |
commit | 916e26a43cefd6d3b50fda3bdd54f6c8b00a57c4 (patch) | |
tree | 8ea920a14d42920e8f65947bde46ebc99a13c6c8 | |
parent | Updated to 4.20.12.a (diff) | |
download | linux-libre-hardened-916e26a43cefd6d3b50fda3bdd54f6c8b00a57c4.tar.xz |
Updated to 4.20.13.a
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 3 |
2 files changed, 5 insertions, 6 deletions
@@ -18,7 +18,7 @@ pkgbase=linux-libre-hardened _majver=4.20 -_minver=12 +_minver=13 _pkgver=${_majver}.${_minver} _gnumajver=${_majver}-gnu _gnupkgver=${_pkgver}-gnu @@ -46,14 +46,14 @@ source=(https://linux-libre.fsfla.org/pub/linux-libre/releases/${_gnumajver}/lin ) sha256sums=('b80d5c0076dfa11ee8af63ad0b4795569d098b77020d2fffc797b892ba455a1f' 'SKIP' - '10345b55791b743c887ec4c5c6552440b1bf2f53d31140ed9f780b1ee48828dd' + 'eaf949f08603a89a3e918654f5206e58349ab6af101ad5181d6646dd4a85f5d1' 'SKIP' - '5506a0d9997dd9e3c8d19f51793954c0b03c4bceb9e4f103c28959a84fb482cc' + '31ceb8eb68701c4f8f3529967e59da2877d3e42a99fbbecab0b8e651e542c01b' 'SKIP' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d' 'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' '0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb' - '896127d51fe736099cadc3eee6e8892ad6fe6ca4952b3be5314ec013dee1fc26' + 'a9890f139ca5fc7ed890feecc136ff1f4b56dc45290be1d4bf56d25614f7c800' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index cbcddc0..7aeec9c 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.20.12 Kernel Configuration +# Linux/x86 4.20.13 Kernel Configuration # # @@ -4792,7 +4792,6 @@ CONFIG_MFD_AS3711=y CONFIG_MFD_AS3722=m CONFIG_PMIC_ADP5520=y CONFIG_MFD_AAT2870_CORE=y -CONFIG_MFD_AT91_USART=m CONFIG_MFD_ATMEL_FLEXCOM=m CONFIG_MFD_ATMEL_HLCDC=m CONFIG_MFD_BCM590XX=m |