- Aug 06, 2019
-
-
Daniele Debernardi authored
Use deviceinfo_framebuffer_landscape during splash screen generation. Also add the postmarketos-splash arguments variable to the computation of the hash for the cache. Adjust device-pine-pinetab to use the new variable, and therefore rotate its splash screen. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Increase pkgrels, so the resulting versions are higher than the aports in Alpine. Seems like this was done in the upstream PR initially, but then got lost during rebase.
-
Oliver Smith authored
Fork from Alpine to apply Martijn's patch: https://github.com/alpinelinux/aports/pull/9894 "This makes wpa_supplicant run in dbus mode if no config file has been created for it, fixing the networkmanager integration. This config has been used for a long time in postmarketOS and works fine. It also removes the iwd dependency from networkmanager again so wpa_supplicant is used because iwd doesn't support as many chipsets as wpa_supplicant and it doesn't run on older kernels." [ci:skip-build]: already built successfully in CI for x86_64, I've tested that it builds for armhf and aarch64 too.
-
- Aug 03, 2019
-
-
Tito Ragusa authored
-
Luca Weiss authored
[ci:skip-build]: already built succcessfully in CI
-
Luca Weiss authored
Thanks to Martijn Braam for additional patches that were squashed into this one. [ci:skip-build]: won't finish in time
-
Dang Huynh authored
Signed-off-by:
Danct12 <danct12@disroot.org>
-
- Aug 02, 2019
-
-
Dzmitry Sankouski authored
[ci:skip-build]: already built successfully in CI.
-
Joey Hewitt authored
[ci:skip-build]: already built successfully in CI
-
- Jul 30, 2019
-
-
Daniele Debernardi authored
- rename 'ch-de' keymap to 'ch' as in X keyboard config file - add PMOS_NO_OUTPUT_REDIRECT to kernel cmdline (fixes debug-shell) - add all keymap files in initramfs - load default us keymap in initramfs
-
Bhushan Shah authored
kirigami-gallery is not meant for users, but it is good testing application and is even part of reference image provided by Plasma Mobile team. For now we are not targetting plasma-mobile towards users anyway and only developers, so include kirigami-gallery in main UI package.
-
Bhushan Shah authored
As well as add workaround for broken fonts on some devices like pinepad and pinephone with lima.
-
Daniele Debernardi authored
This actually implement the creation of the images in landscape mode. The parameter was already present, just the implementation was missing.
-
Dolphin von Chips authored
[ci:skip-build]: already built successfully in CI
-
dzmitry authored
This is a solution to integrate dtb.img building into Exynos kernel sources.
-
rahmanshaber authored
Upstreamed to Alpine.
-
- Jul 29, 2019
-
-
Daniele Debernardi authored
[ci:skip-build]
-
- Jul 28, 2019
-
-
Oliver Smith authored
-
Oliver Smith authored
Avoid build failure for x86: >>> mesa-git-glapi*: Running postcheck for mesa-git-glapi >>> ERROR: mesa-git-glapi*: Found textrels: TEXTREL /home/pmos/build/pkg/mesa-git-glapi/usr/lib/libglapi.so.0.0.0 The package is only used for armhf, armv7, aarch64 devices currently, so change the arch line in the APKBUILD accordingly. $ cd device $ for i in $(git grep mesa-git | cut -d/ -f1); do grep -H arch $i/deviceinfo; done device-asus-flo/deviceinfo:deviceinfo_arch="armhf" device-lg-hammerhead/deviceinfo:deviceinfo_arch="armv7" device-pine-a64lts/deviceinfo:deviceinfo_arch="aarch64" device-pine-dontbeevil/deviceinfo:deviceinfo_arch="aarch64" device-sony-castor-windy/deviceinfo:deviceinfo_arch="armhf" device-sony-sirius/deviceinfo:deviceinfo_arch="armv7" [ci:skip-vercheck]: only changed arch line Fixes: ce7e4d79 ("temp/mesa-git: new aport (!524)")
-
- Jul 27, 2019
-
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
This package will track the latest Git master for devices that require bleeding edge changes. Should be kept up-to-date fairly often
-
Martijn Braam authored
[ci:skip-build]
-
- Jul 25, 2019
-
-
Daniele Debernardi authored
-
Bart Ribbers authored
-
Bart Ribbers authored
Squeekboard is going to replace virtboard in Phosh. However, it requires Rust which hasn't yet been packaged on Alpine Linux for aarch64. So for now, keep virtboard as the default (it still works fine) and update it to the latest commit (see follow-up patch), but also introduce squeekboard so we can test it and eventually enabled it for aarch64 and replace virtboard.
-
rahmanshaber authored
[ci:skip-build]: already built successfuly in CI
-
Daniele Debernardi authored
-
Luca Weiss authored
Also fix a few spaces->tabs issues while we're at it. Should result in the exact same commit being download as before, the checksum is different because GitHub puts the commit instead of the branch name into the archive. [ci:skip-build]: already built successfully in CI [ci:skip-vercheck]
-
Luca Weiss authored
Currently we rely on the fact, that the kernel asks user space to load the firmware for it, so we can use the /lib/firmware/postmarketos directory for firmware. As the kernel has support for loading the firmware itself since v3.7, and the parameter for adding an additional path to the search paths was added with v3.10, we can use that to not rely on CONFIG_FW_LOADER_USER_HELPER being set.
-
Oliver Smith authored
-
- Jul 24, 2019
-
-
Luca Weiss authored
-
- Jul 23, 2019
-
-
Tito Ragusa authored
-
Brian Masney authored
Update to the 5.2 kernel plus my patches for the Nexus 5 display that will also work for other msm8974-based systems: https://github.com/masneyb/linux/commits/v5.2-nexus5-display. There's currently 25 extra patches on top of 5.2: - The first 9 patches after the 5.2 commit are currently in 5.3rc1 and were back ported to 5.2. All of these patches have 'Commit XXX upstream.' messages in the commit message. - The next 9 patches are for ocmem support and some msm display fixes. I expect that these will be merged upstream for 5.4rc1. - The remaining 7 patches are still not suitable to send upstream. [ci:skip-build]: already built successfully in CI
-