diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-07-28 10:27:12 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-07-28 10:27:12 -0400 |
commit | 3fa7d625461c4c60c5324542f1363f68d56ad5ea (patch) | |
tree | 982c0509f19f0d2e82d166cdf4b62cb9fd02bf7f | |
parent | 00e47eee2025e4b4a2a80c92b437be02a68c1b88 (diff) | |
download | linux-pinebook-3fa7d625461c4c60c5324542f1363f68d56ad5ea.tar.gz linux-pinebook-3fa7d625461c4c60c5324542f1363f68d56ad5ea.tar.bz2 linux-pinebook-3fa7d625461c4c60c5324542f1363f68d56ad5ea.zip |
Upgrade to 5.8-rc7.
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 3 |
2 files changed, 3 insertions, 4 deletions
@@ -5,7 +5,7 @@ buildarch=8 pkgbase=linux-pinebook -pkgver=5.8.pine3 +pkgver=5.8.pine5 pkgrel=1 _desc="AArch64 multi-platform with Pinebook support." _srctag=v${pkgver%.*}-${pkgver##*.} @@ -34,7 +34,7 @@ validpgpkeys=( ) md5sums=('SKIP' 'SKIP' - '0ff94c08f903e1c18551c5e9f4a3c142' + 'ea67082c59febdc5c48ee9c7f09fe044' '11a4f35c50f0bde59c30182aa7b797b7' '61c5ff73c136ed07a7aadbf58db3d96a' '584777ae88bce2c5659960151b64c7d8' @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.8.0-rc5-1 Kernel Configuration +# Linux/arm64 5.8.0-rc6-1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-unknown-linux-gnu-gcc (GCC) 9.3.0" CONFIG_CC_IS_GCC=y @@ -7669,7 +7669,6 @@ CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y # end of Clock driver for ARM Reference designs -# CONFIG_CLK_HSDK is not set # CONFIG_COMMON_CLK_MAX77686 is not set # CONFIG_COMMON_CLK_MAX9485 is not set CONFIG_COMMON_CLK_RK808=y |