linux-purism-librem5: upgrade to 6.2.6 (MR 3957)
Signed-off-by: Alistair Francis <alistair@alistair23.me> [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
adf423de58
commit
619bf897d4
2 changed files with 7 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Alistair Francis <alistair@alistair23.me>
|
||||
# Co-Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=linux-purism-librem5
|
||||
pkgver=6.2.2
|
||||
pkgver=6.2.6
|
||||
pkgrel=0
|
||||
# NOTE: Don't forget to rebase the config! See prepare() for instructions.
|
||||
_purismrel=1
|
||||
|
@ -83,6 +83,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
8ad100d1008607b0c6801bd5b8103183cac8685ee47debf106b6bed4d26a2aaf8646a414fddfcfd319b542042cff281e4bcf28404d7dc20065246a436367db1d linux-purism-librem5-6.2.2pureos1.tar.gz
|
||||
a24467c64a8372815e0492dc47078121afd3e6ed27bfcd9e75ed2e34c3cb1abaeefa91d4180dd7ff22b5f96b0be1eb12cb355bcd5bc14a55898e504218da3b52 config-purism-librem5.aarch64
|
||||
82066ed65527a1973624ae594926086e176e1b1bea8e17b1f14d510e8f59239dd1f5072b40dc3f1a8440f8a437e3030955d9c1c17735faf194e0a9d9d4696554 linux-purism-librem5-6.2.6pureos1.tar.gz
|
||||
3014d20fbe3f1e7d07961be6e3b9d83c6b3b9811e43d5fcc773758edd0c1b83a7b4c63e546e77da753fb515ff6aa2b462d21c37077c92ef7c32379740ed0d743 config-purism-librem5.aarch64
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.2.2 Kernel Configuration
|
||||
# Linux/arm64 6.2.6 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 12.2.1_git20220924-r9) 12.2.1 20220924"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1424,7 +1424,6 @@ CONFIG_NET_SCH_INGRESS=m
|
|||
#
|
||||
CONFIG_NET_CLS=y
|
||||
# CONFIG_NET_CLS_BASIC is not set
|
||||
# CONFIG_NET_CLS_TCINDEX is not set
|
||||
# CONFIG_NET_CLS_ROUTE4 is not set
|
||||
# CONFIG_NET_CLS_FW is not set
|
||||
CONFIG_NET_CLS_U32=m
|
||||
|
@ -2283,6 +2282,7 @@ CONFIG_NET_VENDOR_LITEX=y
|
|||
# CONFIG_NET_VENDOR_MICROSEMI is not set
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
# CONFIG_NET_VENDOR_MYRI is not set
|
||||
# CONFIG_FEALNX is not set
|
||||
# CONFIG_NET_VENDOR_NI is not set
|
||||
# CONFIG_NET_VENDOR_NATSEMI is not set
|
||||
# CONFIG_NET_VENDOR_NETERION is not set
|
||||
|
@ -5481,7 +5481,6 @@ CONFIG_DMA_OF=y
|
|||
# CONFIG_DW_AXI_DMAC is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_QDMA is not set
|
||||
# CONFIG_HISI_DMA is not set
|
||||
# CONFIG_IMX_DMA is not set
|
||||
CONFIG_IMX_SDMA=m
|
||||
# CONFIG_INTEL_IDMA64 is not set
|
||||
|
@ -5796,11 +5795,11 @@ CONFIG_PM_DEVFREQ=y
|
|||
#
|
||||
# DEVFREQ Governors
|
||||
#
|
||||
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
|
||||
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
|
||||
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
|
||||
CONFIG_DEVFREQ_GOV_POWERSAVE=y
|
||||
CONFIG_DEVFREQ_GOV_USERSPACE=y
|
||||
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
|
||||
CONFIG_DEVFREQ_GOV_PASSIVE=y
|
||||
|
||||
#
|
||||
# DEVFREQ Drivers
|
||||
|
@ -6665,9 +6664,6 @@ CONFIG_TMPFS_XATTR=y
|
|||
CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
|
||||
CONFIG_HUGETLBFS=y
|
||||
CONFIG_HUGETLB_PAGE=y
|
||||
CONFIG_ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
|
||||
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
|
||||
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
|
||||
CONFIG_MEMFD_CREATE=y
|
||||
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
|
||||
CONFIG_CONFIGFS_FS=y
|
||||
|
|
Loading…
Reference in a new issue