community/linux-purism-librem5: upgrade to 5.11.1pureos1 (MR 1987)
Changelog:
42b617ee93
[ci:skip-build]: doesn't finish within 3 hours (can somebody fix this?)
This commit is contained in:
parent
66bd18c49b
commit
f65516e2cf
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/vendorkernel>
|
||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=5.11.0
|
||||
pkgver=5.11.1
|
||||
pkgrel=0
|
||||
_purismrel=1
|
||||
# <kernel ver>.<purism kernel release>
|
||||
|
@ -63,7 +63,7 @@ package() {
|
|||
INSTALL_DTBS_PATH="$pkgdir/usr/share/dtb"
|
||||
|
||||
}
|
||||
sha512sums="9e50bb6a443c63c1989484e1e7e6428482ee31b378965044828ea2aed604c631f14eedce7f54fc01b48ce1275912a84251484ac373e3385f515e6a54bc508582 linux-purism-librem5-5.11.0pureos1.tar.gz
|
||||
sha512sums="fb6c00ac3675a0702fc25ac8fa1fee41479218ee9e9b10e7a22f48475c9b1bc600f9f238e4a8dad656c929c2b6cea11918aee557f49af6f7041d344e345759d1 linux-purism-librem5-5.11.1pureos1.tar.gz
|
||||
9870bff4b187188b519b23264c2634ee4232011fed6d2f66a7b4971db354ac3dffa0e1552bd0dc953c66ec622e18ce8899fdbcfba94f60867fc5004d6da96753 8f11380ec32912370b8ae9134a0387a6f18862f7.patch
|
||||
5baae99010bde62e253fdd56f21ba096c217ba2ab9c367c80b34bc0f445a79a8fb8b5d14682f71ad6061d73c81fc16a608f4be037d792978dbbaf74267844260 0001-Revert-arm64-dts-librem5-Drop-separte-DP-device-tree.patch
|
||||
b41dc60afab81f9f7c7f4788bf9554cecd7e5da8f1ada502e2097667769437340112a8b5f77199bc28f627343558386aae08586fcdb977b76c3b677f24eba782 config-purism-librem5.aarch64"
|
||||
329d4158fea4859a67903880bef118cdde0ef1bc6fab616494bb00f760478d0ab20a1d7a262cf370fa6c5ad390b2807c05159a0b16a85464ff8de1d38dd39815 config-purism-librem5.aarch64"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.11.0 Kernel Configuration
|
||||
# Linux/arm64 5.11.1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1443,6 +1443,7 @@ CONFIG_RFKILL=m
|
|||
CONFIG_RFKILL_LEDS=y
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_RFKILL_HKS=m
|
||||
CONFIG_NET_9P=y
|
||||
CONFIG_NET_9P_VIRTIO=y
|
||||
# CONFIG_NET_9P_DEBUG is not set
|
||||
|
|
Loading…
Reference in a new issue