linux-postmarketos-exynos5: update to 6.18.33

Changes since v6.12.63 are:

* Rebase on top of 6.18.33
* Sync manta with mainline (@lat3st, @alexmrqt)
* Add bluetooth support to manta (@lat3st, @alexmrqt)
* Fix manta magnetometer with mainline dts (@alexmrqt)
* Fix hang on suspend/display off on galaxy pros (@eisenbahnfan)
* Add support for max77888 and use it on galaxy pros (@eisenbahnfan)

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8634>
This commit is contained in:
Henrik Grimler 2026-05-25 22:43:06 +02:00 committed by The Friendly Meow (merge) Bot
parent 85ff156167
commit fad9378de9
No known key found for this signature in database
2 changed files with 531 additions and 219 deletions

View file

@ -2,8 +2,8 @@
# and Hardkernel's odroidxu4_defconfig
maintainer="Henrik Grimler <henrik@grimler.se>"
pkgname=linux-postmarketos-exynos5
pkgver=6.12.63
pkgrel=1
pkgver=6.18.33
pkgrel=0
pkgdesc="Mainline kernel fork for Samsung Exynos5 devices"
arch="armv7"
_carch="arm"
@ -58,7 +58,7 @@ package() {
ARCH="$_carch" \
LLVM=1 \
INSTALL_PATH="$pkgdir"/boot \
INSTALL_MOD_PATH="$pkgdir" \
INSTALL_MOD_PATH="$pkgdir"/usr \
INSTALL_MOD_STRIP=1 \
INSTALL_DTBS_PATH="$pkgdir"/boot/dtbs
rm -f "$pkgdir"/lib/modules/*/build "$pkgdir"/lib/modules/*/source
@ -68,6 +68,6 @@ package() {
}
sha512sums="
eeb07d2c0e1169888f7d7be97e18f4095540d96bfa77744d4e80bf32b04989104b859e2d01daaac243025ba90f597753ee6350b4eb18c86d8c988ef81a0a3929 linux-postmarketos-exynos5-v6.12.63-exynos5-lts.tar.bz2
240193eacef8e946b564697fdb91504e813032988eeddc0e7f7d4fa9eadf2ad4a9b852cbd400f7080fdeec3e9805a27d996bba2608af527170dd6597f4527762 config-postmarketos-exynos5.armv7
039faaba063d0867787de937be4f743d5fd7ac4b290774cbe13fe85db0a3cf54273583b1511920f35dcf3b6837accd1153d3133b9249efe46e0cf04292da1a53 linux-postmarketos-exynos5-v6.18.33-exynos5-lts.tar.bz2
2caeba4253a09f1ea4e2ee816eaa221f8ebb29d794481a418690ca128440958f97a40adb3226b80193668403a1eda161cdff9389bc58cad5e997e055516bfb1d config-postmarketos-exynos5.armv7
"