main/linux-postmarketos-qcom-msm8916: upgrade to 5.6-rc3 (!992)

- Update to Linux 5.6-rc3
- Fix orientation on wileyfox-crackling (add mount-matrix)
- Fix sound (workaround inexistent backward compatibility in alsa-lib...)
This commit is contained in:
Minecrell 2020-02-25 16:02:07 +01:00 committed by Alexey Min
parent 4065e60a0c
commit 89fa4dd264
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448
3 changed files with 8 additions and 14 deletions

View file

@ -3,7 +3,7 @@
_flavor="postmarketos-qcom-msm8916"
pkgname="linux-$_flavor"
pkgver=5.6_rc2
pkgver=5.6_rc3
pkgrel=0
pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices"
arch="aarch64 armv7"
@ -51,6 +51,6 @@ package() {
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
}
sha512sums="dc1c6016356670dbd68db8075c742f28ea18cbde888d4076185293099ef2692b308df8465119eff90ac44fa592b931272f324a2cbb349729f3973195b96a7cd5 linux-postmarketos-qcom-msm8916-v5.6-rc2-msm8916.tar.gz
945bd74045ae26a330304bc05528e3637ac7d39f25db3bb1fe65d18d920e91bb9e633d0bc48ddc104a3b479e8ca11d4f1c528b370f6e631f7c20d9b67ab30873 config-postmarketos-qcom-msm8916.aarch64
eee448f5869142a71b9fce92cd6b02a4545f60f051c08aabc4c508296dd4e5387960904cf910c875d26218ba2c6467f9ad2dcb4973b7a82eae8126fbb15b5f7b config-postmarketos-qcom-msm8916.armv7"
sha512sums="9343f7bfcd62b548805cad200985f3690c9891c2122e3e34b6949fa7208541128e1c0267109e56c13bd817d3fdf0442e3d61b23c8210d5aa8e8ac39a1235c409 linux-postmarketos-qcom-msm8916-v5.6-rc3-msm8916.tar.gz
fbe2811698a1fe9e5ec962cf534b6f5bb38ae5c02e1de8c87ce428075b6bf4cf590bd1b5ec5958852a1641c9427d68aeac42cb8e8212b8744a267e477e323a49 config-postmarketos-qcom-msm8916.aarch64
84de500e56d936e2d8ba36c94d6bada4c7e26a71a847c1c644a4604879fb761ffd3985354350a0baecf80962fc3b004ade9dfffc1b60253372051dc1f3af3505 config-postmarketos-qcom-msm8916.armv7"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.6.0-rc2 Kernel Configuration
# Linux/arm64 5.6.0-rc3 Kernel Configuration
#
#
@ -779,7 +779,6 @@ CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_SKB_EXTENSIONS=y
#
# Networking options
@ -845,13 +844,12 @@ CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_FAMILY_BRIDGE=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
@ -950,7 +948,6 @@ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.6.0-rc2 Kernel Configuration
# Linux/arm 5.6.0-rc3 Kernel Configuration
#
#
@ -779,7 +779,6 @@ CONFIG_FRAME_VECTOR=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_SKB_EXTENSIONS=y
#
# Networking options
@ -845,13 +844,12 @@ CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=m
# CONFIG_BRIDGE_NETFILTER is not set
#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_FAMILY_BRIDGE=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
@ -950,7 +948,6 @@ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set