linux-*: enable NLS_ASCII for kernels that support EFI boot (MR 5136)
These kernels must have NLS_ASCII set afterbb6d7a05b
, or else they cannot mount the ESP as /boot and boot fails. This kconfig option will be added to the pmb efi kconfig check so that this is caught in the future pre-merge. fixes3909b1dbf
andbb6d7a05b
[ci:skip-build] already built successfully in CI
This commit is contained in:
parent
3909b1dbf6
commit
0c1113b3ec
9 changed files with 14 additions and 14 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=linux-postmarketos-grate
|
||||
pkgver=6.6.22
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Linux kernel with experimental patches for Tegra"
|
||||
arch="armv7"
|
||||
url="https://gitlab.com/grate-driver/linux"
|
||||
|
@ -49,5 +49,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
db25898c5c4103e12ace113de7f7eba91b41f94a4dae270c9424341e8f796a98dee8676d1d02b229b0c4b11cc79b31454a13f9f2b7b1277b5ca9bb7328d54a39 linux-postmarketos-grate-v6.6.22-lts.tar.bz2
|
||||
651bcf10d50f5ff0f20de03384a5a0e6318e0d2b8ad527e9a19e7e119ce06c5188bb772fbafc4f6d6c97188d24639eba8bcfd1dd10c2d6a6a24414f7d9aa0576 config-postmarketos-grate.armv7
|
||||
094aed15d6e95830fd9e175f40b646088e21019c6243377983a5a1c6e378c1d530e91c8b62dfec357844fcd2ea5bc873270a56711480a4544628b12bda503619 config-postmarketos-grate.armv7
|
||||
"
|
||||
|
|
|
@ -6094,7 +6094,7 @@ CONFIG_NLS_CODEPAGE_437=m
|
|||
# CONFIG_NLS_ISO8859_8 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
CONFIG_NLS_ASCII=y
|
||||
CONFIG_NLS_ISO8859_1=m
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
|
|
|
@ -8,7 +8,7 @@ pkgver=6.6
|
|||
# When making kernel config changes please also submit a PR to
|
||||
# https://github.com/msm8916-mainline/linux/blob/master/kernel/configs/pmos.config
|
||||
# since the kernel config is regenerated on upgrades and all changes will be lost!
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8909/MSM8916/MSM8939 devices"
|
||||
arch="aarch64 armv7"
|
||||
url="https://github.com/msm8916-mainline/linux"
|
||||
|
@ -92,6 +92,6 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
5fbbdf333412667e0a0e38dcc7e83f640bd5a1e0b07e1c7786ff3e18f17b9cdec088936263d68986b3869ee305cfcecdf22970134ca8fb8d2a2769874a5a4676 linux-postmarketos-qcom-msm8916-v6.6-msm8916.tar.gz
|
||||
90b4fd8af0b33829da42caaba35d47618ba070df820a9f4b2ad614355fb1b6564f1026343b36f1e8c4d443dadd37ebdff96365de18d5c89802393b0f85aa176e config-postmarketos-qcom-msm8916.aarch64
|
||||
4e6fe13b5d6b0560e8c8638393266c6b8bf23259476e34491b06909d4d82c5e7f639adf9249a90fca681034678b069ff747a2583a238a2b679e6fb989a36fcf0 config-postmarketos-qcom-msm8916.armv7
|
||||
68201ecab6958dd09502c8160437281f6b5178934c2929454237b8814ffd54944d3457d735c813987a2147f1ae57e0b87d77d195353c62b10d8fef93c0769ef4 config-postmarketos-qcom-msm8916.aarch64
|
||||
76d4ced20c29728e0a949b931b1df1454aee4769dbfa1670d93ebf3ca366529401e8ca8c8e3459996102a07e10e0851bc0511c301ac95785cb09d37b178a73d6 config-postmarketos-qcom-msm8916.armv7
|
||||
"
|
||||
|
|
|
@ -6070,7 +6070,7 @@ CONFIG_NLS_CODEPAGE_437=y
|
|||
# CONFIG_NLS_ISO8859_8 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
CONFIG_NLS_ASCII=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
|
|
|
@ -5902,7 +5902,7 @@ CONFIG_NLS_CODEPAGE_437=y
|
|||
# CONFIG_NLS_ISO8859_8 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
CONFIG_NLS_ASCII=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
_flavor="ayn-odin"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.7.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mainline Kernel fork for AYN Odin"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -75,5 +75,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
baedc6653df9a0c697ddf127dd9d43be12fb54f34c699404ec5d2837f24ca8fc8889e4b5055c84ce0f6be120c4284386acbc8eeb134fe80edc01c26f9d1893be linux-87349bbdebbd62f0a235cdcc31dc25f507fc444f.tar.gz
|
||||
1b05e7a0cac57ef06ceff76cdb2e0fef573636f177edd3a125f975c9e190b6ddc4fb0cf90927302146110e895121c44d03148a7a18ba3ef701a3620d612b18c7 config-ayn-odin.aarch64
|
||||
f34aadf069d810e6e90232db0e5ab517e98504fa507c41aecc6361849c5f3e2a6bceaf9710ed405c07f743f3b50bfc38cb326a0b638df8253c150fcfeea68c58 config-ayn-odin.aarch64
|
||||
"
|
||||
|
|
|
@ -7547,7 +7547,7 @@ CONFIG_NLS_CODEPAGE_437=y
|
|||
# CONFIG_NLS_ISO8859_8 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
CONFIG_NLS_ASCII=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Jenneron <jenneron@protonmail.com>
|
||||
pkgname=linux-postmarketos-qcom-sc8180x
|
||||
pkgver=6.6.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mainline Kernel fork for Snadpragon 8cx 1st generation devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -52,5 +52,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
71a29d0e2dfc33ee264cba21b0af1bcf45b2b75a7152a7dd961d325af4e8abf076cb801d181527d65dceef173cadb2b6db3b0b8bdd1cd4afeb38ffce9a452c09 linux-27c30b32783351f6ca31c619cbf42697e7208f3d.tar.gz
|
||||
3cd762d63e98eb20fe4d66cdabce9992a748f85d6e768540fbd162598e2020acabfe6db8a9b47c3c0b91868c7a366fc0120121b57e1eb53bed1e880dce0f5d06 config-postmarketos-qcom-sc8180x.aarch64
|
||||
121e0d17f8e73383a8e0a02efc2d88a8ea56988402b531274767756d420bed022a5c219ed46ff3c66848c22addbcf33a8094092ddae9dcc945e06846b4c867be config-postmarketos-qcom-sc8180x.aarch64
|
||||
"
|
||||
|
|
|
@ -7796,7 +7796,7 @@ CONFIG_NLS_CODEPAGE_437=y
|
|||
# CONFIG_NLS_ISO8859_8 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
CONFIG_NLS_ASCII=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
|
|
Loading…
Reference in a new issue