From fe3a7da486a927c261f4a76745c6b7c0f207dfeb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Jul 2019 09:53:22 +0200 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- core/linux-lts/config | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'core/linux-lts') diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index 1442592f..a8ad5030 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 68761d91a64a0b5eec59914533e255aabc991941 +# upstream git revision: 9364c16791ee88e6d87afc673f967fe41180f22d # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = 'af7e7687a91b210e803697ef9509faaf3b7955a6094350212944a598b29f2c58' ]; then - sha256sums[${i}]='fd45725ba9f74c8930e1d57ee37f7b8a9b665e8accece8830e5c3c885888c953' + if [ "${sha256sums[${i}]}" = '00e61adf2b206512b3da168663d8aa415f0c3ee0b0fe487c57837114efe95bed' ]; then + sha256sums[${i}]='55920d1a787876cfb5c4ea23912cd6a70fc974c29ef21f10c59fe729cc905947' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 39186ae8..49936a3d 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.55-2 Kernel Configuration +# Linux/x86 4.19.59-1 Kernel Configuration # # @@ -3155,7 +3155,7 @@ CONFIG_LED_TRIGGER_PHY=y CONFIG_SFP=m CONFIG_AMD_PHY=m CONFIG_AQUANTIA_PHY=m -CONFIG_ASIX_PHY=m +CONFIG_AX88796B_PHY=m CONFIG_AT803X_PHY=m CONFIG_BCM7XXX_PHY=m CONFIG_BCM87XX_PHY=m -- cgit v1.2.3