- Mar 05, 2021
-
-
[ci:skip-build] Already built on CI
-
- Mar 04, 2021
-
-
-
Bart Ribbers authored
-
This will allow tactile feedback on key presses when using the Maliit keyboard
-
- Mar 03, 2021
-
-
Co-authored-by:
Caleb Connolly <caleb@connolly.tech> Signed-off-by:
InsanePrawn <insane.prawny@gmail.com>
-
-
Alexey Minnekhanov authored
-
- Mar 02, 2021
-
-
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Let pmbootstrap build the package in the native chroot. This is important for the v21.03 branch, which needs to ship its own cross-embedded toolchain, as the one from Alpine is only in testing and therefore not available in the Alpine v3.13 branch that pmOS v21.03 is based on. By using the native branch, it is enough to build the cross-embedded toolchain for x86_64, and we can avoid qemu related errors when attempting to build it for arm architectures. As a nice benefit, this makes compilation of the package faster on edge, too. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
Add support for xiaomi-dior. Fix framebuffer bugs, now fbcon and X server works. [ci:skip-build] Already built in CI
-
The previous implementation of this caused upower to select a thing called 'flash_strobe' in the L5, which doesn't operate like a flashlight. This changes the detection logic to look at the suffix, on the pinephone the device ends in ':flash', and on the L5 it ends in ':torch'. fixed #967
-
This patch is in purism's fork and it removes messages like this when starting upower on the librem5 by properly detecting/setting the type: TI:15:11:12 did not recognise USB path /sys/devices/platform/soc@0/30800000.bus/30a20000.i2c/i2c-0/0-003f/power_supply/tps6598x-source-psy-0-003f, please report ... TI:15:11:12 did not recognise USB path /sys/devices/platform/soc@0/30800000.bus/30a50000.i2c/i2c-3/3-006a/power_supply/bq25890-charger, please report
-
- Mar 01, 2021
-
-
Bart Ribbers authored
-
[ci:skip-build] Already built on CI
-
- Feb 28, 2021
-
-
This adds a new subpackage that installs dependencies and configures the smartcard reader on the librem 5. Some setup is required before this will work (e.g. upgrading reader firmware), the L5 wiki page will have this information. The pcsc init script was forked into this package to allow for powering on the reader *before* the service started. Doing this in a separate init script would have caused the reader to power on regardless of whether the pcsc service was set to start, which is not desirable since it should *only* be powered on when pcsc is starting
-
Fix crash if /etc/skel is missing.
-
So far the debug-shell in initfs works. The device uses dynamic partitions, so that has to be figured out to get a proper rootfs. One thing to look out for is that mount_subpartitions task in initfs hangs, so pmos_boot=sth was added to kernel cmdline to skip it. This is also related to dynamic partitions, anyway. [ci:skip-build] Already built on CI
-
- Feb 27, 2021
-
-
Changelog: https://source.puri.sm/Librem5/linux-next/-/commit/42b617ee93593724aa4f57cf26e98c12d5c73829 [ci:skip-build]: doesn't finish within 3 hours (can somebody fix this?)
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
Fix previous version not building anymore, as seen on v21.03 branch: https://builds.sr.ht/~postmarketos/job/433826
-
Update to the 5.11.0 kernel release. This also fixes the previous build warnings. [ci:skip-build] Already built fine on CI. Signed-off-by:
Caleb Connolly <caleb@connolly.tech>
-
Clayton Craft authored
[ci:skip-build] Already built successfully in CI
-
Clayton Craft authored
Upgrades to megi's 5.11 orange-pi-5.11-20210218-0749 tag. All patches were rebased.
-
- Feb 26, 2021
-
-
-
-
-
Contiributes to: #599 [ci:skip-build] Already built on CI
-
- Feb 24, 2021
-
-
[ci:skip-build]: already built successfully in CI
-
Bart Ribbers authored
-
Bart Ribbers authored
Resolves #986
-
Luca Weiss authored
We keep device-specific firmware in this directory and not in /lib/firmware.
-
Handle USSD QMI indication messages. Add support for UCS2 USS Data coding scheme. Check for User Action TLV type. Downstream the accepted ofono patch as temporary solution.
-
- Feb 23, 2021
-
-
Oliver Smith authored
Update checksums after tar upgrade on sr.ht servers. [ci:skip-vercheck] [ci:skip-build]
-
I'd like to be notified if anyone makes a change to this package [ci:skip-build]: already built successfully in CI
-
Based on the Alpine mesa APKBUILD, but only the DRI driver is packaged. It conflicts with the DRI gallium driver as they both provide ARM dri drivers. It depends on the main Mesa packages.
-
From TI, they must not be redistributed in a modified form. They are built against GLIBC 2.29 To be functional, they need to be paired with a special build of Mesa. There are subpackages for each different soc and only one soc can be installed at a time. The Exynos S5PV210 subpackage uses the same SGX540-120 as the ti443x blobs, but needs a binary edit to be loaded. Due to the license restrictions, it must be done in a post-install script.
-
We may wish to distribute some files that are explicitly non-free, and it makes sense to place them in a separate non-free directory rather than in main.
-
The work on an adaptive gpodder UI by tpikonen has continued and is now available in the official gpodder repo as a dedicated branch. This commit updates the package to the latest current version of the branch.
-