mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-12 16:19:48 +03:00
linux-postmarketos-qcom-msm8953: shorten LOCALVERSION to -msm8953
The full version number with -postmarketos-qcom-msm8953 appended becomes a bit long for the splash screen. Shorten it to just -msm8953.
This commit is contained in:
parent
afcd964003
commit
622d97326a
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
_flavor="postmarketos-qcom-msm8953"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.15.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Close to mainline linux kernel for Qualcomm Snapdragon MSM8953"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -62,5 +62,5 @@ package() {
|
|||
}
|
||||
sha512sums="
|
||||
952c42d9f98f246b695a69362bb896fee0e20274daa8b82bd2f169ff92fda9ac3a3b0dfc894ac884de2eca88f7198d7cde836324b1876b91c141fe243791aeb3 linux-postmarketos-qcom-msm8953-v6.15.0-r0.tar.gz
|
||||
c4cdb2126fab4d468e31298260e84ef4070316bc60df569fbf5a03861d89bc5a09e2e180a536b6f8d9e80027b9e47d257dfd25e789ca2b9e56c871a0371c9a16 config-postmarketos-qcom-msm8953.aarch64
|
||||
17171772139d9b820969dceceadfd9af9c38ba6b3dd18e58de8f0b22b17254b3b3323ad13152594ec6c0ed7315d65a417ff24729f7887dbc69eb2cbc70cd8d51 config-postmarketos-qcom-msm8953.aarch64
|
||||
"
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.0 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 14.2.0) 14.2.0"
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 14.3.0) 14.3.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=140200
|
||||
CONFIG_GCC_VERSION=140300
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_AS_IS_GNU=y
|
||||
CONFIG_AS_VERSION=24200
|
||||
|
@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
|
|||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
# CONFIG_WERROR is not set
|
||||
CONFIG_LOCALVERSION="-postmarketos-qcom-msm8953"
|
||||
CONFIG_LOCALVERSION="-msm8953"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_BUILD_SALT=""
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue