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

DO NOT MERGE: 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)
parent d375a5d7
No related branches found
No related tags found
No related merge requests found
......@@ -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_rc3
pkgrel=0
_commit="6f7832ef359e0a7f564b1ddd5e0148979c5c5c79"
pkgdesc="Lenovo ThinkPad X13s kernel fork"
arch="aarch64"
_carch="arm64"
......@@ -26,6 +26,7 @@ makedepends="
flex
openssl-dev
perl
python3
postmarketos-installkernel
"
......@@ -65,6 +66,6 @@ package() {
}
sha512sums="
270f2052077ad287aa3fe62de935955aa97cf38d842e8460fab5d68accf3abde299b02fe41287dae46ad8bf927815db0512fe4072a01090e4dd1766ed296f9c3 linux-lenovo-21bx-357c0f0c7ad2d7d95a3200b6cfd7bef43299de04.tar.gz
9966d82919860316548e4a32a11114853fd991a59a4621b33db1c1478eb6a23f253e2566d2d48e192e0abe4e5dd1dd3c94a154872fe7a4dab0ff284b6d741978 config-lenovo-21bx.aarch64
4e77efc5029e769470e13c214a5d7bd748108dde6b4efd864b052cc1657fd9085fa64c8dc600c0747ddfbf7f202b9e4224c474307caf0d760216df7d143c8512 linux-lenovo-21bx-6f7832ef359e0a7f564b1ddd5e0148979c5c5c79.tar.gz
04b0c1f9ffbc22d5a5d3122aa57fc4c1ab71dcda44e28b40eabcfea9f25b6e838ed055ccaff074279886ca6d532fd088aff6c09f3e7d9c4673f958677199a57c config-lenovo-21bx.aarch64
"
  • Administrator @root · Imported
    Owner

    Very cool! When do you plan on submitting a merge request to master that rebases onto jhovold's defconfig?

    By KurtisHanna on 2024-07-01T01:18:32

  • Administrator @root · Imported
    Owner

    Thanks! I was planning to do that when the 6.10 kernel is released, but if you/others are intersted in playing with it sooner then I could make a 'draft' MR and you can use mrtest to get it from CI

    By clayton craft on 2024-07-01T20:18:04

  • Administrator @root · Imported
    Owner

    @herbsmn !5306 (merged)

    By clayton craft on 2024-07-01T20:21:33

  • Administrator @root · Imported
    Owner

    I tried doing this and got this error

    Screenshot_from_2024-07-15_09-35-49

    By KurtisHanna on 2024-07-15T14:36:42

  • Administrator @root · Imported
    Owner

    I am running "edge" instead of "stable". Do you think this might have been the reason for the error?

    By KurtisHanna on 2024-07-15T14:41:41

  • Administrator @root · Imported
    Owner

    actually it looks like it's because the CI failed in that MR, so mrtest wasn't able to get the CI artifacts. I'll have to look at why CI failed and fix it...

    By clayton craft on 2024-07-15T15:53:32

  • Administrator @root · Imported
    Owner

    it is great that you were able to identify the issue so quickly! thanks for looking into why it happened!

    By KurtisHanna on 2024-07-15T17:05:34

  • Administrator @root · Imported
    Owner

    Should be fixed now :grin:

    By clayton craft on 2024-07-15T18:03:12

  • Administrator @root · Imported
    Owner

    It does. Thanks!

    By KurtisHanna on 2024-07-15T23:28:51

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment