linux-purism-librem5: upgrade to 5.7.9+librem5.1 (MR 1447)
Upstream changelog:
70f4e814de
This commit is contained in:
parent
3a8cddc219
commit
25f3534d9b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=linux-purism-librem5
|
||||
# Note: _p#, where # is the purism version, e.g. the '2' in 'librem5.2'
|
||||
pkgver=5.7.7_p1
|
||||
pkgver=5.7.9_p1
|
||||
pkgrel=0
|
||||
_kernver=${pkgver%_p*}
|
||||
_purismrel=${pkgver#*_p}
|
||||
|
@ -50,5 +50,5 @@ package() {
|
|||
INSTALL_DTBS_PATH="$pkgdir/usr/share/dtb"
|
||||
|
||||
}
|
||||
sha512sums="d28a731066c9fd76fdb13b194affc83f96c5a550481ba9288b612c133193e897b1ead5b4d54124caa65f6517bf4dcd2939b064e04eab30dfe462ba4b8dc06f4c linux-purism-librem5-5.7.7+librem5.1.tar.gz
|
||||
052ae949b6f5a670d186bc04edcc687e01a4d32f2c7b05a59847405c608dbc48256a51512852e888a302dd40433d3c46719274e89a0dd85dec4ff8b8c414b168 config-purism-librem5.aarch64"
|
||||
sha512sums="4a772d0745437838580b904d99469f2e3a762d8af7e7431dd685f890e6bdb47a8f8da36ea4524de346716f325f283079da2e1d4d607c9e19e3a3a6aaf6b5c478 linux-purism-librem5-5.7.9+librem5.1.tar.gz
|
||||
5824f9c64efe8c6b9b25d6ead0819077d6091b576692247a46bcfbac856f56b309e94917cd175a86b8e4e085b480bb783b3a7c787203352643259ff2c3193290 config-purism-librem5.aarch64"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.7.7 Kernel Configuration
|
||||
# Linux/arm64 5.7.9 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1463,7 +1463,7 @@ CONFIG_FW_CACHE=y
|
|||
CONFIG_WANT_DEV_COREDUMP=y
|
||||
CONFIG_ALLOW_DEV_COREDUMP=y
|
||||
CONFIG_DEV_COREDUMP=y
|
||||
CONFIG_DEBUG_DRIVER=y
|
||||
# CONFIG_DEBUG_DRIVER is not set
|
||||
# CONFIG_DEBUG_DEVRES is not set
|
||||
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
|
||||
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
|
||||
|
|
Loading…
Reference in a new issue