- Sep 11, 2020
-
-
The function is also present in build_changed_aports.py, and it is only used there.
-
Fix error on my machine: AttributeError: module 'importlib' has no attribute 'util'
-
-
-
-
-
-
- Sep 10, 2020
-
-
This upgrades u-boot to the latest upstream Purism version, and uses the latest DDR training firmware. APKBUILD was reformatted to replace indentation with tabs.
-
Clayton Craft authored
The defaults from upstream require API keys to work, these don't.
-
-
-
- Sep 08, 2020
-
-
[ci:skip-build]: already built successfully in CI
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
- Sep 07, 2020
-
-
The anx7688 module is needed for any USB devices to probe which we want in the initramfs for unlocking osk-sdl using a USB-connected keyboard.
-
[ci:skip-build]: already built successfully in CI [ci:skip-vercheck]: arch change
-
This adds a Finnish/Swedish key map for the Nokia n900. The same keymap is used for Finnish and Swedish. This makes the keyboard work in the console. To fix the XkbLayout other changes are needed to pmbootstrap. Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
Oliver Smith authored
qmlplugindump is failing when it runs with qemu user mode emulation for armv7 on builds.sr.ht. Disable it to unblock our binary repository. The information retrieved by qmlplugindump is purely for packager knowledge and does not affect the runtime of kclock. Related: MR 9 Fixes: build.postmarketos.org#74
-
Bart Ribbers authored
[ci:skip-vercheck] arch changes don't need a pkgrel bump
-
- Sep 05, 2020
-
-
-
Clayton Craft authored
The changes here reflect those made in the upstream Alpine Linux gcc-10.2.0-r5 package.
-
Bart Ribbers authored
Make sure our package is a higher version than the one in Alpine
-
Bart Ribbers authored
Make sure our package is a higher version than the one in Alpine
-
- Sep 04, 2020
-
-
Oliver Smith authored
-
- E1565 is original "grouper" and it's for modern devices similar to tilapia - PM269 is earlier produced Nexuses with different PMIC (not very often seen) Closes: https://gitlab.com/postmarketOS/pmaports/-/issues/647
-
Oliver Smith authored
-
- Sep 03, 2020
-
-
We were using a frequency of 624 which froze my device and in the past other units too. Set it back to 552 as before so this doesn't happen anymore This is being upstreamed, https://gitlab.com/pine64-org/u-boot/-/merge_requests/3 (cherry picked from commit 88b48dee)
-
- Sep 02, 2020
-
-
David Heidelberg authored
Signed-off-by:
David Heidelberg <david@ixit.cz>
-
David Heidelberg authored
Signed-off-by:
David Heidelberg <david@ixit.cz>
-
Signed-off-by:
David Heidelberg <david@ixit.cz>
-
- Sep 01, 2020
-
-
Sloppy patch that makes the displayport alt-mode output signal work on the PinePhone convergence edition. Proper fix is in the 5.8 tree [ci:skip-build]: Martijn made sure that it builds and works. This is time critical, so skip the CI build.
-
-
- Aug 31, 2020
-
-
Oliver Smith authored
-
- Aug 30, 2020
-
-
-
This fix for Xorg was lost during the 4.9.188 upgrade (!1485).
-
The package depends on so:libkaccounts.so.1 on armv7, which is incorrect. This makes the plasma mobile installation fail on armv7.
-
- Aug 28, 2020
-
-
Oliver Smith authored
Fix mobile-config-firefox not replacing postmarketos-config-firefox on upgrade. Without the pkgver in provides, apk only considers mobile-config-firefox as virtual package name, not as replacement. Verified with the CE factory image: $ sudo apk upgrade ... (20/29) Purging postmarketos-config-firefox (1-r0) (21/29) Installing mobile-config-firefox (1.0.1-r1) ...
-
Oliver Smith authored
postmarketos-ui-plasma-mobile has plasma-camera in _pmb_recommends. plasma-camera does not build for x86, because mpg123-libs-1.26.3-r0 is still broken in Alpine edge repos (aports#11807). Disable postmarketos-ui-plasma-mobile for x86 again, so the CI check test_aports_ui doesn't fail anymore with: postmarketos-ui-plasma-mobile/APKBUILD: package 'plasma-camera' from _pmb_recommends not found for arch 'x86' [ci:skip-vercheck]: only modifying arches [ci:skip-build]: unfortunately, postmarketos-ui-plasma-mobile fails to build for x86_64 too due to broken libdv in Alpine (aports#11892). I'll create MRs to Alpine to fix the broken depends, so we should be able to enable it again soon. Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807 Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11892
-