linux-postmarketos-qcom-sdm845: fix LOCALVERSION (MR 2000)
[ci:skip-build] Already built on CI
This commit is contained in:
parent
3ed8a1b07c
commit
41bd4c2373
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
_flavor="postmarketos-qcom-sdm845"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Mainline Kernel fork for SDM845 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -52,4 +52,4 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="157df965f733f1e9e6a9305ee9c90f7a550872f5d0acc8ac14439e1b870d9fc6a7be4de27afcc03f27b71f5891a4624c5d0d6c8664b2d045bc61581f4a5ae6b7 sdm845-linux-ccc42a98e25de2737f1b28edbdc6b0559c322815.tar.gz
|
||||
1a340c3c4d040d4667f551bc11acf779ebb5ede552aec81293b67d3ed6e9b13e97f86b3622975d1b9561ee82199cb2637af1891dd0d64135c04da55b053422f1 config-postmarketos-qcom-sdm845.aarch64"
|
||||
0d8eae9997b5a132f669f87f137eac715f0b4d0a5d1c17973cab3a8ecef7026448f7eb352afbc0215752c1d506daa672bcf8ebe058221cbe57ba6bbcc75cb51a config-postmarketos-qcom-sdm845.aarch64"
|
||||
|
|
|
@ -19,7 +19,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
|
|||
#
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
CONFIG_LOCALVERSION="-sdm845"
|
||||
CONFIG_LOCALVERSION="-postmarketos-qcom-sdm845"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_BUILD_SALT=""
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
|
|
Loading…
Reference in a new issue