Skip to content
Snippets Groups Projects
Verified Commit 9048767c authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

DRAFT: linux-lenovo-21bx: upgrade to 6.10

- kconfig rebased onto jhovold's defconfig (many things are now modules,
  but also includes initial camera support and other things)
- set CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y, to try and hide
  some super early kernel messages printed on console
- enabled kconfig options for supporting USB tethering e.g. w/ android
parent c4c6a222
No related branches found
No related tags found
No related merge requests found
Pipeline #205076 passed
......@@ -2,9 +2,9 @@
# Co-Maintainer: jane400 <jane400@postmarketos.org>
# Contributor: Konrad Dybcio <konradybcio@kernel.org>
pkgname=linux-lenovo-21bx
pkgver=6.9
pkgrel=1
_commit="357c0f0c7ad2d7d95a3200b6cfd7bef43299de04"
pkgver=6.10_rc7
pkgrel=0
_commit="7665a54596d047c9033a09399894f63e9bcf34d2"
pkgdesc="Lenovo ThinkPad X13s kernel fork"
arch="aarch64"
_carch="arm64"
......@@ -24,8 +24,10 @@ makedepends="
bison
findutils
flex
musl-dev
openssl-dev
perl
python3
postmarketos-installkernel
"
......@@ -65,6 +67,6 @@ package() {
}
sha512sums="
270f2052077ad287aa3fe62de935955aa97cf38d842e8460fab5d68accf3abde299b02fe41287dae46ad8bf927815db0512fe4072a01090e4dd1766ed296f9c3 linux-lenovo-21bx-357c0f0c7ad2d7d95a3200b6cfd7bef43299de04.tar.gz
9966d82919860316548e4a32a11114853fd991a59a4621b33db1c1478eb6a23f253e2566d2d48e192e0abe4e5dd1dd3c94a154872fe7a4dab0ff284b6d741978 config-lenovo-21bx.aarch64
c09c8ff2fdf6e024afaba248f302575110f5ce3cfa94ea49119dfcc5e54c054ba43a450665c3ccea294354d14813018da4a4f9d4ee1b6f908eac760984e79809 linux-lenovo-21bx-7665a54596d047c9033a09399894f63e9bcf34d2.tar.gz
bb6531ed7d022695a5ee3d77d3514e2b95a7465ba5adeaea968a03cd55b0cd6989ee9b8561b0d3f1e0a4d4c405800d079d2c98968b35c0ddf6c63b3182c18e3b config-lenovo-21bx.aarch64
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment