diff options
author | John Audia <graysky@archlinux.us> | 2021-08-18 08:06:08 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-08-21 15:59:39 +0200 |
commit | f25cebc43c18967671dfe53f9bc8bf26613b1143 (patch) | |
tree | 8d34b738e8f89e52ed74a4b7e1aab922fec3fca9 /target/linux/x86 | |
parent | 96369a68e737f05c00e1d76ec382b28d3a2d309b (diff) | |
download | upstream-f25cebc43c18967671dfe53f9bc8bf26613b1143.tar.gz upstream-f25cebc43c18967671dfe53f9bc8bf26613b1143.tar.bz2 upstream-f25cebc43c18967671dfe53f9bc8bf26613b1143.zip |
kernel: bump 5.4 to 5.4.142
Removed upstreamed:
hack-5.4/991-platform-x86-pcengines-apuv2-revert-simswitch.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch b/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch index 1be9a60229..f62617f992 100644 --- a/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch +++ b/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch @@ -14,7 +14,7 @@ Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- a/drivers/platform/x86/pcengines-apuv2.c +++ b/drivers/platform/x86/pcengines-apuv2.c -@@ -186,6 +186,33 @@ static const struct dmi_system_id apu_gp +@@ -188,6 +188,33 @@ static const struct dmi_system_id apu_gp }, .driver_data = (void *)&board_apu2, }, |