- Sep 11, 2022
-
-
Oliver Smith authored
Removed isl as described in pmaports issue 2167. Verified locally that gcc-aarch64 builds. Tried to test building packages with it, but wasn't possible with the local build due to a bug, I'll create an issue and link it in pmaports issue 2167. Pushing this now as it's a critical fix, should work in theory as soon as the binary packages are built on bpo, and right now it's broken anyway.
-
- Sep 10, 2022
-
-
Switch to minimal config that I've been using for development for the last months, with some minor modifications. In addition to that enable all the kconfig options that will be a part of the new pmb:kconfigcheck-community (anbox/waydroid + iwd + nftables + containers + zram + netboot). [ci:skip-build] Already built successfuly on CI in MR
-
- Sep 09, 2022
-
-
Signed-off-by:
Svyatoslav Ryhel <clamor95@gmail.com>
-
Add support for next devices: - Asus Eee Pad Transformer TF101 and TF101G - Asus Eee Pad Slider SL101 - Asus Transformer Prime TF201 - Asus Transformer Pad TF300T/TF300TG/TF300TL - Asus VivoTab RT TF600T (Windows RT based) - Asus Transformer Infinity TF700T - Asus Transformer AiO P1801-T - Asus Transformer PAD TF701T - Pegatron Chagall based devices Package has no dependencies. Signed-off-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Maxim Schwalm <maxim.schwalm@gmail.com> Signed-off-by:
Svyatoslav Ryhel <clamor95@gmail.com>
-
- Sep 08, 2022
-
-
Newbyte authored
Bug should've been fixed in GTK 4.8.0, which has been released now. Alpine MR: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/37983
-
start-pulseaudio-x11 uses pactl, which is not installed by default.
-
config scripts in /etc/pulse/default.pa.d are loaded automatically by default.pa
-
Remove as we are removing apparmor check from pmbootstrap [ci:skip-vercheck] No rebuild necessary [ci:skip-build]: already built successfully / also not really needed
-
- Sep 07, 2022
-
-
Enable F2FS Filesystem as builtin module with default kconfig options selected. [ci:skip-build] Already built successfuly on CI in MR
-
[ci:skip-build] Already built successfuly on CI in MR
-
- Sep 06, 2022
-
-
Clayton Craft authored
A lame workaround for this[1] until something better comes along. Not having a functional battery gauge on a mobile device is kind of painful. 1. pmaports issue 1677 Co-Authored-By:
Oliver Smith <ollieparanoid@postmarketos.org> Tested-by:
Drew DeVault <sir@cmpwn.com> [ci:skip-build] already built successfully in CI
-
Alexander Martinz authored
For a merge list, please see the merge commits: - 5.19.1 - (https://gitlab.com/sdm845-mainline/linux/-/commit/447097cc4bf3d9d2569310395e49ecd44705aee2) - 5.19.2 - (https://gitlab.com/sdm845-mainline/linux/-/commit/ffe84a5d134b12d2cdf48a83c129aa45e939d5f3) - 5.19.3 - (https://gitlab.com/sdm845-mainline/linux/-/commit/421c4a4220595d0e4748ceb3bcfd651b559adee3) - 5.19.4 - (https://gitlab.com/sdm845-mainline/linux/-/commit/58306b544f7daae56672fc4ad3859c3cca9bea6b) - 5.19.5 - (https://gitlab.com/sdm845-mainline/linux/-/commit/3985649cd07e2de7a51ae811162ecf7880b154a7) - 5.19.6 - (https://gitlab.com/sdm845-mainline/linux/-/commit/ce51b0645946ee419d2153eba5538bb6876387a0) - 5.19.7 - (https://gitlab.com/sdm845-mainline/linux/-/commit/3c3bb6290821d2feb6adb017227dde0ce773bd16 ) Change-Id: I43256c81b91fe7aa69bad0f27503888120ac2973 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
[ci:skip-build]: already built successfully in CI
-
- Sep 05, 2022
-
-
Newbyte authored
Without this, pmbootstrap flasher flash_kernel fails as it tries to flash the kernel to a partition called KERNEL, which does not exist.
-
-
-
SPI flash for Tow-Boot was enabled a long time ago, but the config was missing in pmaports. Enables https://gitlab.com/pine64-org/linux/-/merge_requests/29 [ci:skip-build]: already built successfully in CI
-
- Sep 04, 2022
-
-
[ci:skip-vercheck]: Changing _pmb_recommends does not affect the resulting package.
-
Oliver Smith authored
-
Dylan Van Assche authored
Alpine refactored the Busybox APKBUILD which resulted into a few renamings like busybox-initscripts to busybox-openrc. See https://gitlab.alpinelinux.org/alpine/aports/-/commit/8b30ff10ab691ce8380423c551dd9c327a5a1f9a
-
- Sep 02, 2022
-
-
ODROID HC2 is based upon the Samsung Exynos 5422 and can run full mainline. Switch to linux-edge from Alpine to enable this and drop the close-to-mainline fork for this device. The close-to-mainline fork was already linux-edge for a while but with a separate KConfig. These KConfig changes are now integrated in linux-edge of Alpine. U-boot script was updated to handle vmlinuz-edge as well since Alpine's linux-edge does not generate a vmlinuz file, but vmlinuz-edge. Probably to allow installing linux-lts as well. initcall_blacklist=exynos_drm_init was added to the kernel cmdline because upstream wants to set CONFIG_DRM_EXYNOS=y instead of module. The DRM subsystem of Exynos5 in the kernel seems to be broken for this device. There's also no use for it since this device does not have video out. See https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/38094
-
- Sep 01, 2022
-
-
Oliver Smith authored
Disable HDMI as workaround, as it seems to be buggy when HDMI is unplugged. It's apparently in DRM_MODE_CONNECTED state, but without size and with no modes. According to Guido from Phosh this is a bug and should be fixed in the kernel. By disabling this until it is fixed, we get Phosh working again. Related: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/828
-
-
-
This is to emphasize the fact that this firmware package will work essentially unmodified on the samsung-coreprimevelte and other Samsung PXA1908 phones as well.
-
-
-
Oliver Smith authored
-
- Aug 31, 2022
-
-
Martijn Braam authored
-
- Aug 29, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
-
- remove kernel_rev4/5 - various notes from @jenneron - update modules initfs - fix tab linter; remove linux-postmarketos-mtk-mt8183 - fixing tabs grrr and skuX values - make deviceinfo_external_storage=true - add hid-multitouch [ci:skip-build]: already built successfully in CI
-
- Aug 28, 2022
-
-
Although qt5-qtvirtualkeyboard is used by SDDM, in a Plasma session itself maliit-keyboard is used instead [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
- Aug 25, 2022
-
-
This package is now in Alpine
-
The device fulfils the requirements for community category, and I plan to maintain and develop this device further going forward. Move it! [ci:skip-vercheck]: linux pkg was moved [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
-
-