Commits on Source (7)
-
Minecrell authored
pmbootstrap 3.0.0 uses GPT partition table by default, which breaks booting on all the devices using the lk2nd bootloader. The current version of lk2nd supports GPT only for the eMMC, while subpartitions and SD cards must be partitioned with MBR. GPT support was present in the legacy branch of lk2nd, but was dropped at some point because of poor code quality. Fix the regression for now by reverting back to the old msdos (MBR) partition table. We can revert this again later when lk2nd restores support for GPT. Generated with $ for d in $(grep -R linux-postmarketos-qcom-msm8916 | grep -Eo 'device-[^/]+' | sort -u); do \ echo -e '\n# lk2nd does not support GPT for subpartitions/SD cards yet\ndeviceinfo_partition_type="msdos"' \ >> device/*/$d/deviceinfo && pmbootstrap checksum $d && pmbootstrap pkgver_bump $d; done [ci:ignore-count] [ci:skip-build]: bug in CI prevents build testing armv7 and aarch64, so Clayton did the test locally for those archs
-
Tested working on C330. I can drop the patch for 6.11 regression since that is fixed now. All the normal stuff works, nothing broken as far as I can tell. Default config options chosen with pmbootstrap kconfig migrate.
-
Closes #3198 [ci:skip-vercheck]
-
Required for accent colors and other portals
-
Phosh 0.43 supports accent colors with the xdg-desktop-portal-phosh. This reverts commit d6344ca1.
-
The project access token disappeared (maybe expired?), let's avoid hardcoding this and put it in a CI variable instead. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Package auto-update authored
Showing
- .ci/autoupdate.sh 3 additions, 2 deletions.ci/autoupdate.sh
- device/community/device-arrow-db410c/APKBUILD 3 additions, 3 deletionsdevice/community/device-arrow-db410c/APKBUILD
- device/community/device-arrow-db410c/deviceinfo 3 additions, 0 deletionsdevice/community/device-arrow-db410c/deviceinfo
- device/community/device-bq-paella/APKBUILD 3 additions, 3 deletionsdevice/community/device-bq-paella/APKBUILD
- device/community/device-bq-paella/deviceinfo 3 additions, 0 deletionsdevice/community/device-bq-paella/deviceinfo
- device/community/device-lenovo-a6000/APKBUILD 3 additions, 3 deletionsdevice/community/device-lenovo-a6000/APKBUILD
- device/community/device-lenovo-a6000/deviceinfo 3 additions, 0 deletionsdevice/community/device-lenovo-a6000/deviceinfo
- device/community/device-lenovo-a6010/APKBUILD 3 additions, 3 deletionsdevice/community/device-lenovo-a6010/APKBUILD
- device/community/device-lenovo-a6010/deviceinfo 3 additions, 0 deletionsdevice/community/device-lenovo-a6010/deviceinfo
- device/community/device-motorola-harpia/APKBUILD 3 additions, 3 deletionsdevice/community/device-motorola-harpia/APKBUILD
- device/community/device-motorola-harpia/deviceinfo 3 additions, 0 deletionsdevice/community/device-motorola-harpia/deviceinfo
- device/community/device-samsung-a3/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-a3/APKBUILD
- device/community/device-samsung-a3/deviceinfo 3 additions, 0 deletionsdevice/community/device-samsung-a3/deviceinfo
- device/community/device-samsung-a5/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-a5/APKBUILD
- device/community/device-samsung-a5/deviceinfo 3 additions, 0 deletionsdevice/community/device-samsung-a5/deviceinfo
- device/community/device-samsung-e7/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-e7/APKBUILD
- device/community/device-samsung-e7/deviceinfo 3 additions, 0 deletionsdevice/community/device-samsung-e7/deviceinfo
- device/community/device-samsung-grandmax/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-grandmax/APKBUILD
- device/community/device-samsung-grandmax/deviceinfo 3 additions, 0 deletionsdevice/community/device-samsung-grandmax/deviceinfo
- device/community/device-samsung-gt510/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-gt510/APKBUILD