linux-postmarketos-exynos4: upgrade to 6.0.2 (MR 3539)
Part of https://gitlab.com/postmarketOS/pmaports/-/issues/1749 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
20713e27a3
commit
2f8a5bf400
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Kernel config based on: arch/arm/configs/exynos_defconfig
|
||||
|
||||
pkgname=linux-postmarketos-exynos4
|
||||
pkgver=6.0.1
|
||||
pkgver=6.0.2
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline kernel fork for Samsung Exynos4 devices"
|
||||
arch="armv7"
|
||||
|
@ -91,8 +91,8 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
64ea89d0b29fe21c15b6fb89b320db7398487dbb3b2e85448457744012e36d81ff209bbe30ab1f90d1281a32e59bc1dc1be7105a60e6923d7db384b1061b49b5 linux-6.0.1.tar.xz
|
||||
d17f2f8109eb07fae1dd5c6ab7c8e79bb52aa79d1a78b10da5f7ee0c6ed8384dc520be2b4816f50619883eef9ed39c01e5afbdf8e62c081a7ef0ba6e79fb715b config-postmarketos-exynos4.armv7
|
||||
cee8ce158881ef84d475befec58f21f3e5e71e760b012db597204c5693501ec0de2904957ccbc6156bcc697125a44c45fdb0e9d11c844d245eab455b858944f0 linux-6.0.2.tar.xz
|
||||
4e22a58ae551e5f87b7979e75a2a3ccd01d239c56d44b93e431e6e13f7b6a2437e798fcd7c37c931895cea1296b36c26939ec2470dbd8e646116fbb0af791a5a config-postmarketos-exynos4.armv7
|
||||
1d2090c9d907674ec9e6b56d030b0f59d62b73e083689695ef61fd3354b1fe86b24ccb3c518b2d36034f1636beb221e9a19c9cbef283f2652cc8d444a4fa7528 0001-ARM-decompressor-Flush-tlb-before-swiching-domain-0-.patch
|
||||
8c7acab8e186441a23c80bb851658c3df69ec1e94ed6b4d546afe572609cbc350a6cd55cc7343656095a0f55fee0505c40b6de7642d367502561a26f600137e3 0002-ARM-dts-exynos-Add-reboot-modes-to-midas.patch
|
||||
f0295c808a2ec171976aaef137f2de0b7136e69cb342fd4b514af5b67e321e7e5779204e6d60d71e3213507113e2ec6e11bfcb0de2085b2085d226cbae2cdede 0003-mmc-core-Workaround-VTU00M-0xf1-FTL-metadata-corrupt.patch
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.0.1 Kernel Configuration
|
||||
# Linux/arm 6.0.2 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 12.2.1_git20220924-r2) 12.2.1 20220924"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
Loading…
Reference in a new issue