- Oct 04, 2023
-
-
Adam Thiede authored
-
-
[ci:skip-build]: already built successfully in CI
-
Depend on soc-qcom-msm8953-modem and initramfs. Add necessary modules to initfs for fix touchscreen under fde. [ci:skip-build]: already built successfully in CI
-
- Oct 03, 2023
-
-
Fixes: #1411 [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
This release includes security fixes. Changes: - https://gitlab.com/sdm845-mainline/firmware-shift-sdm845/-/commit/161e7f1ed32efe25dd8f4f4ce5a6cb981968b21c - https://gitlab.com/sdm845-mainline/firmware-shift-sdm845/-/commit/ba16d92aa0e0eaa697eeb937f3349de7089c5f0a Change-Id: Ibf3c6871cbe044f23091ccfe8a03869d38fb3851 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: Already built successfully in CI
-
It add necessary modules to intramfs for fix fde. modem package has been removed in favor of soc-qcom-msm8953-modem. 30-gpu-firmware-files has been removed in favor of soc-qcom-msm8953-initramfs. [ci:skip-build] already built successfully in CI
-
It utilize msm-firmware-loader for minimize device specific firmware package. It add necessary modules to intramfs for fix fde. modem package has been removed in favor of soc-qcom-msm8953-modem. 30-gpu-firmware-files has been removed.
-
It utilize msm-firmware-loader for minimize device specific firmware package. It add necessary modules to initramfs for fix fde. modem package has been removed in favor of soc-qcom-msm8953-modem. pointercal, fb.modes, 30-gpu-firmware-files has been removed.
-
Utilize msm-firmware-loader for minimize device specific firmware package. Add necessary modules to initramfs for fix fde. Use soc-qcom-msm8953-modem and soc-qcom-msm8953-initramfs as a dependency.
-
- Oct 02, 2023
-
-
ERROR: the source file 'WCNSS_qcom_wlan_nv.bin' has different checksums in the following files: - device/testing/firmware-samsung-j5/APKBUILD: 742ee81d034116cf1ecdfae5f75495e6b10ce5be0c2a999b6c8a2c161b1da8b48d6810d5405edb8c829b96fdf75e45a565c74963c76d1bca4aaedf28572fa91f ... Fix this by setting a different target filename in the package you modified: https://wiki.alpinelinux.org/wiki/APKBUILD_Reference#source [ci:skip-build]: already built successfully in CI
-
It add firmwares to initramfs. [ci:skip-build]: already built successfully in CI
-
Common modem package is introduced with q6voiced configuration.
-
The WiFi firmware seems to not be present on a fresh installation anymore. Add it as a dependency so it gets installed automatically.
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
Also enables touchscreen with downstream PMIC driver.
-
[ci:skip-build] already built successfully in CI
-
- Sep 30, 2023
-
-
[ci:skip-build]: Already built successfully in CI
-
Flashing to vbmeta may be necessary for devices running Android 9 bootloaders.
-
-
Now that the modem firmware is installed in the referenced location, the firmware patch is not needed, so remove that as well. Also backport a fix for the Pixel 3a XL so a kernel upgrade isn't needed for that.
-
-
Fixes broken fde as reported in https://gitlab.com/postmarketOS/pmaports/-/issues/2314. Both Tianma and EBBG variant use the upstream touchscreen drivers in 6.5. Add them to the initramfs as it was missed when upgrading to 6.5 kernel release. [ci:skip-build] already built successfully in CI
-
- Sep 29, 2023
-
-
Add the lk2nd dependency so that pmbootstrap flasher flash_lk2nd works. [ci:skip-build] already built successfully in CI
-
htc-memul needs a special build with a different scratch address set. So generalize the build function so we can make multiple builds with parameters without duplicating too much code.
-
is upstream: - Fix-cont_splash_mem-mapping - removed-clash-with-smem_reg [ci:skip-build] already built successfully in CI
-
-
[ci:skip-build] already built successfully in CI
-
Oliver Smith authored
-
- Sep 28, 2023
-
-
- Sep 27, 2023
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
The bootmac script uses the btmgmt command provided by "bluez-btmgmt" package. So add it as a dependency. The 0.2.1 update contains fix for https://gitlab.com/postmarketOS/bootmac/-/issues/3
-
- Sep 26, 2023
-
-
-
Oliver Smith authored
Adjust the trigger script to only check for the new deviceinfo path. The purpose of this check is to make sure that a full device package is installed, and only in that case run mkinitfs. Otherwise, it will fail because e.g. no kernels may be installed. With recent changes, /etc/deviceinfo is a part of devicepkg-utils and only /usr/share/deviceinfo/deviceinfo really indicates that a device package is installed. Remove the "exit 0" at the end while at it, it did not do anything since the script runs with "/bin/sh -e". Add a comment to make this clear. [ci:skip-build]: already built successfully in CI
-