kernel: move to the 7.2 base (v7.2.0-milos + rebased carries)
All checks were successful
image / image (push) Successful in 2h23m53s
All checks were successful
image / image (push) Successful in 2h23m53s
pkgver 7.1.2 -> 7.2.0; config regenerated from the pmOS 7.2.0-r0 config plus the FP6 bring-up fragment (same enables as before), olddefconfig'd against the rebased combined-stable. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
3c99b3ef0a
commit
6491afde53
2 changed files with 82 additions and 37 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# Fork of pmaports device/testing/linux-postmarketos-qcom-milos (7.1.2-r0),
|
||||
# Fork of pmaports device/testing/linux-postmarketos-qcom-milos (7.2.0-r0),
|
||||
# overlaid via pmbootstrap so it shadows the upstream aport. Differences:
|
||||
# source is the Catcrafts combined-stable branch (upstream v7.1.2-milos tag +
|
||||
# source is the Catcrafts combined-stable branch (upstream v7.2.0-milos tag +
|
||||
# the FP6 bring-up carries), and the config is the exact one the development
|
||||
# FP6 runs, plus CONFIG_EFI_ZBOOT for the packaging below.
|
||||
maintainer="Jorijn van der Graaf <jorijnvdgraaf@catcrafts.net>"
|
||||
_flavor="postmarketos-qcom-milos"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=7.1.2
|
||||
pkgver=7.2.0
|
||||
# always sorts above the upstream aport (r0..r99)
|
||||
pkgrel=100
|
||||
pkgdesc="Milos mainline kernel + Catcrafts FP6 bring-up carries (combined-stable)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue