qcom-phone-utils (0.3.0)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.3.0 tag
- Git: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 258048
- Browser: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils
- Last scan: 2024-11-23 06:19:05+00
- Next scan: 2024-11-28 14:34:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
qcom-phone-utils (0.3.0) unstable; urgency=medium
[ erebion ]
* add wireplumber config, taken from postmarketOS
[ Arnaud Ferraris ]
* debian: drop custom udev rules
Its content is part of feedbackd starting with v0.5.0.
* zz-qcom-bootimg: replace `abootimg` with `mkbootimg`
`abootimg` is an aging, unmaintained tool, which can't handle modern
features and bootimg formats. Replacing it with `mkbootimg` will allow
us to handle v2 images, which carry a separate copy of the DTB rather
than relying on the one appended to the kernel binary.
* hooks: qcom-firmware: support the FP5
* d/lintian-overrides: update for post-usrmerge era
-- Arnaud Ferraris <aferraris@debian.org> Fri, 27 Sep 2024 12:47:40 +0200
- This branch is 1 commit ahead of tag debian/0.3.0
- Git log:
commit aaf853cd84a2e71b27400ace02e87ef8bc74a69a
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Wed Oct 9 13:46:06 2024 +0200
hooks: qcom-firmware: add SLPI firmware for SDM845 devices
The SLPI firmware is used by the sensors' DSP; as it is initialized
before the rootfs is available, we need to embed the corresponding
firmware file into the initramfs, otherwise the DSP won't get properly
initialized and we won't have access to the sensors.