- Sep 11, 2024
-
-
Clayton Craft authored
- rebased carried patches - kconfig migrated - enabled RTL8152/8153 USB ethernet driver
-
[ci:skip-build]
-
- Sep 10, 2024
-
-
postmarketOS CI authored
-
Droid fonts provide a wide range of glyphs while its footprint is almost the same as the current DejaVu fonts with a subset of Noto fonts. Thus, this commit will improve the coverage of languages that can be displayed by the pre-built postmarketOS images without increacing the size. Advanced users can install their favorite fonts using apk and uninstall Droid fonts if they wish. Likewise, Twemoji font currently covers Unicode 14.0 and its footprint is smaller than Noto Emoji font. Removing Noto Emoji font from default installation reduces the size of images yet the most of emojis are still visible. Users who prefer Noto Emoji font or need very latest emojis can install Noto Emoji font manually. Signed-off-by:
Masanori Ogino <mogino@acm.org> [ci:skip-build]: already built successfully in CI
-
-
postmarketOS CI authored
-
- Sep 09, 2024
-
-
Henrik Grimler authored
Needed by new initramfs compression config settings. Also remove busybox-static-armv7, we carry a busybox blob in the kernel repo sources instead.
-
Henrik Grimler authored
To make boot.img smaller. With changes in postmarketos/pmaports#5544 we get a boot.img larger than the boot partition (8 MB). With these changes we are down to around 7.8 MB, and hence have some margin again. Noteable config changes: * Disable max14577/max77836 stuff, is not used by any Exynos 4 devices * Disable tps65090 driver and a few SND_SOC options that are only used by Exynos 5 devices
-
Clayton Craft authored
[ci:skip-build]: already built successfully in CI
-
Update the testcases to use the new pmb v3 API. Attempt to mostly use pmb.core. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
This works around pmbootstrap always announcing something when using `--aports`. It announces this: `Overriding config.aports with [PosixPath('..')]`
-
Clayton Craft authored
-
fixes #3160
-
- Sep 08, 2024
-
-
Henrik Grimler authored
-
Henrik Grimler authored
The one we switch to has version 5.90.100.43, while original one has version 5.90.100.41 (can be checked with: `strings bcmdhd_sta.bin | tail -n1`). The p4wifi tablet is also using the same blob (but downloaded from elsewhere). I believe the blob originates from the msm version of galaxy s2, with codename "skyrocket". It seems to be the newest blob for brcm4330b1 available. The linux-firmware repo only has a blob for brcm4330b2, which does not work for i9100. Unfortunately even with latest available firmware blob mainline linux still prints errors like: [ 593.513854] ieee80211 phy1: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -110 [ 593.513926] ieee80211 phy1: brcmf_cfg80211_dump_station: BRCMF_C_GET_ASSOCLIST failed, err=-110 a few times per minute.
-
-
- Sep 07, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Sep 06, 2024
-
-
These runners seem to no longer be available to contributors who submit MRs from their personal forks. I reported this to Gitlab here: https://gitlab.com/gitlab-org/gitlab/-/issues/483771 This reverts commit e065a311. This reverts commit c4c6a222.
-
postmarketOS CI authored
-
Clayton Craft authored
[ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
-
Clayton Craft authored
From https://www.man7.org/linux/man-pages/man5/os-release.5.html: /usr/lib/os-release is the recommended place to store OS release information as of vendor trees. /etc/os-release should be a relative symlink to /usr/lib/os-release, to provide compatibility with applications only looking at /etc/. A relative symlink instead of an symlink is necessary to avoid breaking the link in a chroot initrd environment such as dracut. [ci:skip-build]: already built successfully in CI
-
Newbyte authored
And also revert patch causing display ghosting on some samsung-skomer devices. [ci:skip-build]: already built successfully in CI
-
- Sep 05, 2024
-
-
postmarketOS CI authored
-
Chalkin Deng authored
-
Chalkin Deng authored
-
Chalkin Deng authored
-
Chalkin Deng authored
Add ucm configs The speakers work fine on postmaketOS
-
Chalkin Deng authored
Package the files to be requested by wm_adsp.ko
-
Chalkin Deng authored
dts: sm8250-lenovo-q706f: add speaker support dts: sm8250-lenovo-q706f: add pm8150l_flash support dts: sm8250-lenovo-q706f: fix pm8150b_typec vbus supply
-
- Sep 04, 2024
-
-
postmarketOS CI authored
-
Pablo Correa Gomez authored
I just opened an issue, and tested how it actually works :) [ci:skip-build]: already built successfully in CI
-
Related: https://postmarketos.org/kconfig-adjust-multiple [ci:skip-build]: already built successfully in CI
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org> [ci:skip-build]: already built successfully in CI
-
This change adds patches for fixing `make menuconfig` failures with old kernels due to changes in GNU Make and C compilers. Signed-off-by:
Masanori Ogino <mogino@acm.org> [ci:skip-build]: already built successfully in CI
-
Masanori Ogino authored
This package provides GNU Make 3.81 instead of 4.x. It helps to build old BSP kernels that depends on old make's behavior. Co-authored-by:
Oliver Smith <ollieparanoid@postmarketos.org> Signed-off-by:
Masanori Ogino <mogino@acm.org> [ci:skip-build]: already built successfully in CI
-
- Sep 03, 2024
-
-
Clayton Craft authored
fixes !5421 [ci:skip-build]: already built successfully in CI
-