- Nov 02, 2022
-
-
Oliver Smith authored
With recent cross/gcc-* upgrades, we actually require pmbootstrap 1.47.0 to avoid the following error: ERROR: Invalid pkgver '${_pkgbase}_git${_pkgsnap}' in APKBUILD: /home/user/.local/var/pmbootstrap/cache_git/pmaports/cross/gcc-aarch64/APKBUILD
-
Oliver Smith authored
-
Oliver Smith authored
[ci:ignore-count] [ci:skip-build]: does not finish for aarch64, I'll verify that it builds for aarch64 before merging.
-
Oliver Smith authored
The pkgver is significantly lower (0.19) than the one of megapixels (1.5.2 as of writing), so we can use the versioned provides here. If it was closer so megapixels-purism's pkgver could become higher than megapixels in the future, then we should use unversioned provides with provider priorities instead.
-
Oliver Smith authored
Drop replaces, provides for postmarketos-config-firefox. This was the name of the package until August of 2020, not relevant anymore. Also the provides didn't have pkgrel and therefore was wrong.
-
Oliver Smith authored
-
Oliver Smith authored
Setting unversioned provides= without provider_priority is not valid. Set provider_priority=1, the related aports MR will set it to 10 in alsa-ucm-conf. Related: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/40814
-
Oliver Smith authored
-
Oliver Smith authored
Remove the -dev subpackages of kernels that replace the linux-headers package. As I understand, the only case where this would make sense is if you wanted to build a kernel module against headers that need to be newer than the headers in Alpine's linux-headers package (currently 5.19.5). While this might have been historically relevant when wireguard wasn't in the kernel and you might have needed newer linux-headers to build the module, it seems irrelevant today. If somebody should need this in the future, then bring it back properly / consider getting the linux-headers package in Alpine upgraded. Right now the -dev packages are broken in several ways: * Use of unversioned provides= (pma#1766) * Don't contain binaries needed to build binary packages (pma#462). This was worked around in 6aba5f ("Package kernel-scripts separately"), but later this didn't build anymore and we removed it. So in short: broken and unused, drop them.
-
Oliver Smith authored
apk treats provider_priority=0 as if it is not there, not as lowest value. The previous patch set it to =10 for …-sxmo-de-sway, so set it to =5 for the dwm version. Related: https://gitlab.alpinelinux.org/alpine/apk-tools/-/blob/c21f61ddd8d742e4de2202aa623b0c06573f567b/src/solver.c#L713-721
-
Oliver Smith authored
apk ignores a provider_priority of 0. In order to have …-sxmo-de-dwm have a lower provider priority than …-sxmo-de-sway, set a higher priority than 1 for the sway version.
-
Oliver Smith authored
Also fix wrong use of provides.
-
Change-Id: Ice7c2942892eb0a173dcded835d5fac5a8f32066 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: already built successfully in CI
-
This makes sound working [ci:skip-build]: already built successfully in CI
-
This makes sound working
-
For some reason, alsa sometimes probes it from another locations. Add symlinks to handle it Tested-by:
Eric Curtin <ecurtin@redhat.com> [ci:skip-build]: already built successfully in CI
-
- Nov 01, 2022
-
-
As explained in the previous commit, it's just unnecessary. [ci:ignore-count] [ci:skip-vercheck] no need to rebuild for arch change
-
Stop building many firmware packages for architectures that aren't used by those devices. This should reduce CI/bpo time and repo space by a bit.
-
gtk+2.0 for aarch64 is available in Alpine again.
-
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Update the ALSA UCM package for the SDM845 so the ALSA UCM configs for the SHIFT6mq are included. Speaker, microphones, headset work fine in HiFi mode. In Voice Call mode, the microphone works, but the earpiece is still silent. [ci:skip-build]: already built successfully in CI
-
q6voiced is a daemon to allow voice calls with the q6voice kernel driver. Add its config so it can open the right audio device on the SHIFT6mq during a call.
-
- Oct 31, 2022
-
-
Luca Weiss authored
[ci:skip-build] # too many packages for 3h
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Explicitly set Fn key as Mod5. In xkeyboard-config up to 2.36, this was somehow set implicitly, since it was working, although I am not sure where/how. In 2.37 it only works when specified. [ci:skip-build]: already built successfully in CI
-
- Oct 28, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
Since N900 rtc works fine, remove swclock from boot as it causes time to be set wrong. Additionally, rtc device is set correctly in kernel, so remove old, adjusted hwclock config. Partially reverts pmaports 0e502a51 [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Fork it as the package is currently gone in Alpine edge for aarch64 and the builder seems to be stuck.
-
- Oct 26, 2022
-
-
Now that we have the cross compilers in place, make the CI build riscv64 as well.
-
Oliver Smith authored
[ci:skip-vercheck] [ci:skip-build]: just changing arches
-
Oliver Smith authored
-
Oliver Smith authored
Fails for a weird reason, disable to get the initial bpo build for riscv64 done. Related: https://builds.sr.ht/~postmarketos/job/869829
-
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Related: https://builds.sr.ht/~postmarketos/job/868522 [ci:skip-build], [ci:skip-vercheck]: just disabling arches
-