- Dec 11, 2024
-
-
Fixes the problem that BOOT partition is only 10 MB big while boot.img is 13 MB now. Also heimdall was stuck at 7% with the sparse flag this gets fixed. [ci:skip-build]: already built successfully in CI
-
- Apr 22, 2024
-
-
- Feb 07, 2024
-
-
With the pmbootstrap change let's change the deviceinfo variable names to the non-deprecated version. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Jan 28, 2024
-
-
Depend on postmarketos-base-downstream-disable-udev-v4l instead, which symlinks /lib/udev/rules.d/60-persistent-v4l.rules to /dev/null.
-
- Jan 22, 2024
-
-
Pablo Correa Gomez authored
[ci:ignore-count]
-
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Oct 11, 2022
-
-
This is now installed by postmarketos-base when appropriate.
-
- Apr 05, 2022
-
-
mesa-dri-swrast no longer exists and just installs, mesa-dri-gallium. However, this might not always be the case, so let's change it before it causes any issues. [ci:ignore-count] [ci:skip-build]
-
- Jan 22, 2022
-
-
Oliver Smith authored
[ci:ignore-count]
-
- Sep 19, 2021
-
-
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
-
- Apr 11, 2021
-
-
Oliver Smith authored
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- May 02, 2020
-
-
At the moment we have Contributor: lines on some packages (but not all of them), but often they don't represent the actual contributors to the package very well. E.g. when we added them retroactively to the device packages we only added the initial contributor (which isn't necessarily the person who made most of the work for a device...) The Git history is the most representative source for figuring out who contributed to a package, so there is no reason to duplicate that into the APKBUILD. [skip ci]: way too many packages
-
- Apr 25, 2020
-
-
TP:[AL3]:APKBUILD:5:pkgname must not be quoted [skip ci]: won't finish within 3 hours
-
- Apr 16, 2020
-
-
With the camera driver (VIDEO_EXYNOS_FIMC_IS) enabled, the system would randomly panic during startup. Even though the camera does not currently work on this system, the driver is nonetheless enabled to make the flashlight work. The panics seem to be triggered by udev's "v4l_id", which queries capabilities of video4linux devices. This change adds a udev rules file, to override the behavior of udev's default rules for v4l.
-
- Apr 11, 2020
-
-
linux-samsung-kminilte: adjust paths where the bcmdhd driver expects firmware device-samsung-kminilte: add "nonfree-firmware" subpackage firmware-samsung-kminilte: new package firmware post-install actions: - enable "deferred-initcalls" in sysinit for wlan0 to be available - force wpa_supplicant to use wlan0 instead of p2p0 (both based on script from device-samsung-klte package) [ci:skip-build]: already built successfully in CI
-
- Apr 07, 2020
-
-
- disable CONFIG_CRYPTO_SHA256_ARM, since it causes the build to fail with: arch/arm/crypto/sha256-core.S:1831: Error: thumb conditional instruction should be in IT block
-
- Mar 14, 2020
-
-
Oliver Smith authored
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
-