- Oct 16, 2022
-
-
This was already done for firmware-oneplus-sdm845 & firmware-xiaomi-beryllium which also depend on soc-qcom-sdm845-nonfree-firmware.
-
Initially this was submitted by NotKit, but never got merged because hybris support got dropped in 2019.
-
-
Oliver Smith authored
Make sure we drop !tracedeps next time when upgrading the gcc packages (after Alpine's gcc has been upgraded). The workaround we have in pmbootstrap is tied to the current version, and that's the only way we can remove it for good. The FIXME line can be deleted after this has been done. Note that current 'pmbootstrap aportgen gcc-*' code will automatically remove the !tracedeps option - a reminder to double check it. [ci:skip-build] [ci:skip-vercheck]: just adding a comment
-
-
-
Newbyte authored
-
RootFS cannot be flashed on this devices since Samsung uses a different sparse format. Enable this in the deviceinfo file to allow flashing the rootFS. [ci:skip-build]: already built successfully in CI
-
Part of https://gitlab.com/postmarketOS/pmaports/-/issues/1749 [ci:skip-build]: already built successfully in CI
-
https://github.com/editorconfig-checker/editorconfig-checker/issues/66 [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
fixes #592
-
-
After testing 6.0.0 I retried deep sleep and it seems to work fine now [ci:skip-build]: already built successfully in CI
-
This kernel upgrade comprises of 2 point releases 6.0.1 and 6.0.2. the release from 6.0 to 6.0.2 is a regular maintenance release. Kernel update 6.0.2 addresses 5 important CVE's in the Wifi stack. More info can be found over here: https://seclists.org/oss-sec/2022/q4/20 [ci:skip-build]: already built successfully in CI
-
This kernel update addresses 5 important CVE's in the Wifi stack. More info can be found over here: https://seclists.org/oss-sec/2022/q4/20 [ci:skip-build]: already built successfully in CI
-
Drop these debug prints which I added while extending the test to work with MR 3386.
-
* Merge 6.0.2 stable * Add pm7250b PMIC to dts [ci:skip-build] Already built successfuly on CI in MR
-
[ci:skip-build] Already built successfuly on CI in MR
-
-
- Update to Linux v6.0.1 - Upstreamed some patches this time - Fixed register address in smb1360 driver Device changes: - samsung-gtelwifiue - Audio - Better USB detection - samsung-e5/e7/grandmax - Refactoring for changes that landed upstream - Key LED control New devices: - samsung-cprime/heatqlte - eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator - Display, Brightness control (not for AMOLED on heatqlte) - Sensors (Accelerometer) - Sound/Modem - Battery status - NFC - NOTE: No touchscreen yet
-
Initial Nokia 8110 4G port with close-to-mainline kernel. [ci:skip-build] Already built fine on CI in MR
-
-
-
Alexey Minnekhanov authored
Consistently use `install_if="$pkgname=$pkgver-r$pkgrel ...` everywhere, this is recommended upstream. See https://wiki.alpinelinux.org/wiki/APKBUILD_Reference#install_if
-
-
- Oct 15, 2022
-
-
Luca Weiss authored
It thinks that the gcc-go.post-install files from the new cross/gcc-* packages isn't used because those add subpackages dynamically in the APKBUILD which isn't handled.
-
Newbyte authored
-
Newbyte authored
-
Newbyte authored
-
Newbyte authored
-
Our patch needs to be adjusted after commit 58e4a2d27d32 ("extcon: Fix extcon_get_extcon_dev() error handling"). Also generate all other patch headers, and make it possible to apply patch 0008 and 0009 with git am.
-
-
-
- Oct 14, 2022
-
-
[ci:skip-build] Already built successfuly on CI in MR
-
Additionally switch mainline kernel from qcom_fg to bq27xxx_battery_i2c. While at it simplify the deviceinfo_modules_initfs_alpine list to exclude implicit dependencies that mkinitfs can find itself to make the line length a bit less unwieldy. [ci:skip-build] Already built successfuly on CI in MR
-
Additionally switch mainline kernel from qcom_fg to bq27xxx_battery_i2c and probe the correct panel driver, this was a regression that came from the initial linux-edge enablement MR. While at it simplify the deviceinfo_modules_initfs_alpine list to exclude implicit dependencies that mkinitfs can find itself to make the line length a bit less unwieldy.
-
While this provides the ability to use ModemManager, there are quite a lot of issues with the driver still; keep it enabled in kernel for now and let users "modprobe ipa" if they want to test modem features whichever side effects that may cause including: - Making the device nearly impossible to poweroff or reboot - Making the UI lag noticeably more due to some interconnect bandwidth issues
-
While this provides the ability to use ModemManager, there are quite a lot of issues with the driver still; keep it enabled in kernel for now and let users "modprobe ipa" if they want to test modem features whichever side effects that may cause including: - Making the device nearly impossible to poweroff or reboot - Making the UI lag noticeably more due to some interconnect bandwidth issues
-
-
This will have to do until https://invent.kde.org/teams/plasma-mobile/issues/-/issues/160 is solved; the display orientation will remain upside down upon installation but at least the touchscreen coordinates are correct now.
-