- Jul 22, 2022
-
-
[ci:skip-build] already built successfully in CI
-
-
-
- Jul 21, 2022
-
-
vc4 and freedreno have been provided by mesa-dri-gallium for a long time. mesa-dri-intel subpackage has been deprecated for a while (previously dependend on dri-classic and dri-gallium) mesa-dri-classic drivers is removed because mesa upstream has removed those old drivers from the tree. They've been replaced (for not-ancient hardware) by gallium. See also https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31848
-
[ci:skip-build]: already built in CI / just metadata changed
-
-
-
-
- Jul 20, 2022
-
-
Martijn Braam authored
-
Newbyte authored
-
Alpine does not use setup-udev anymore and provides the same functionality through setup-devd. The setup-udev script was deleted [1] but postmarketos-base still used it and caused pmbootstrap to fail when building a device image. Use the rc-service setup directly from setup-devd. [1] https://gitlab.alpinelinux.org/alpine/aports/-/commit/b56c4c2b9ddea6007c5e4349f97310a1538f29b6
-
- Jul 19, 2022
-
-
Minecrell authored
Fix the following error: ERROR: unable to select packages: libstdc++-11.2.1_git20220219-r4: breaks: g++-aarch64-11.2.1_git20220219-r3[libstdc++=11.2.1_git20220219-r3] satisfies: gcc-11.2.1_git20220219-r4[so:libstdc++.so.6] binutils-2.38-r3[so:libstdc++.so.6] ccache-4.6.1-r0[so:libstdc++.so.6] gcc-11.2.1_git20220219-r4: breaks: g++-aarch64-11.2.1_git20220219-r3[gcc=11.2.1_git20220219-r3] The new version does not seem to be in the armhf repos yet so skip that one for now.
-
- Jul 18, 2022
-
-
[ci:skip-build] already built successfully in CI
-
Minecrell authored
No functional change, the patch was finally merged so we can drop it.
-
- Jul 17, 2022
-
-
Oliver Smith authored
Adjust UIs that pre-install megapixels (not megapixels-gtk3) to also recommend using postprocessd. This pulls in opencv, but overall improves the usability of megapixels a lot so it seems worth installing by default. [ci:skip-vercheck]: _pmb_recommends doesn't need a pkgrel bump
-
[ci:skip-build]: already built successfully in CI
-
-
-
- Jul 15, 2022
-
-
Yassine Oudjana authored
-
- Jul 12, 2022
-
-
Oliver Smith authored
-
- Jul 11, 2022
-
-
Oliver Smith authored
Increase the timeout for the PartitionJob from 2 min to 10 min, so it works on the PinePhone Pro with its 128 GiB eMMC. Related: https://github.com/calamares/calamares-extensions/pull/20 [ci:skip-vercheck]: forked pkg intentionally not having pkgrel=0
-
Oliver Smith authored
* set PMOS_FORCE_PARTITION_RESIZE * set loglevel=1 to have less verbose kernel output during boot, same as for the pinephone
-
Oliver Smith authored
-
Oliver Smith authored
-
-
- Jul 10, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
- Jul 08, 2022
-
-
Luca Weiss authored
Jonathan hasn't been active on GitLab since more than a year, so remove them from the maintainer list for this device.
-
Luca Weiss authored
GPU has been supported for a while in the mainline-ish kernel, so let pmbootstrap show UIs like Phosh.
-
- Jul 07, 2022
-
-
Oliver Smith authored
Let /usr/share/alsa/ucm2/conf.d/simple-card/*.conf be a symlink, as it is expected since alsa-lib 1.2.7. Related: https://github.com/alsa-project/alsa-lib/commit/d6adde0e32376554e461098dcd7cfdb824fabd1e [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Martijn Braam authored
-
Alexey Minnekhanov authored
-
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Remove the firmware that was copied from the pine64-pinephone and add the cdn-dp firmware for the rockchip platform. [ci:skip-vercheck]
-
-
-
- Jul 06, 2022
-
-
Based on hexdump0815 and GjergjiFloychi's work. [ci:skip-build] Already built successfuly on CI in MR
-
- Jul 05, 2022
-
-
Ideally tqftpserv should be started before rmtfs. This is because rmtfs is currently responsible for starting the modem, and it's best for performance if all the services needed by the modem are already up. Also change "want" -> "use" for consistency with rmtfs. The difference between "want" and "use" is that "want" just triggers starting of the other service, while "use" also ensures that the other service starts successfully.
-
Also include z3ntu's patch fixing a buffer overread issue which sadly has not been merged for several months now. rmtfs should be ideally started and stopped before NetworkManager because otherwise the modem network interface might be removed before NetworkManager can set it down. This has caused kernel issues at some point (although it seems to be fine again at the moment).
-
-