- Apr 06, 2020
-
-
Alexey Minnekhanov authored
tracks https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/tree/?h=for-next and adds sdm660 patches on top of it
-
- Apr 05, 2020
-
-
Oliver Smith authored
[ci:skip-vercheck]
-
-
Oliver Smith authored
The current postmarketOS port does not do Hildon/Maemo Leste justice. Various features are missing or broken. We can't even upgrade to the newest version, because of packaging issues that can't easily be resolved. And nobody is maintaining it currently. So for the people who want to use Hildon, please use Maemo Leste (https://maemo-leste.github.io/). If somebody is willing to invest a lot of time for a new postmarketOS port of Hildon/Maemo Leste, let us know!
-
This updates google-crosshatch's downstream kernel to Lineage 17.1's version (4.9.200, shared with Lineage's Pixel 3a port). The newer kernel is needed because this device's kernel requires a matching dtbo partition. The previous kernel would fail to boot with an Android 10 dtbo partition. Two patches were removed: Android 10's bootloader no longer passes the dm or skip_initramfs boot arguments because of the new dynamic partitions (https://source.android.com/devices/tech/ota/dynamic_partitions/ab_legacy). Changes from the LineageOS kernel config: https://gist.github.com/zhuowei/89b4135ff27e88f5a3dd3e4bf3cd31ab Tested by booting to USB networking and debug-shell: I have not tested flashing full pmOS using this kernel yet. For some reason, on this kernel, when pmOS can't find system partitions during the "Trying to mount subpartitions for 10 seconds..." stage, it waits for 70 seconds instead of 10 seconds. I'm not sure why. It does go to debug-shell correctly after a minute. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
[skip-ci]: just downloading all kernel sources takes about one hour and ollieparanoid wants to merge it now. This already ran successfully with [ci:skip-build] and [ci:skip-vercheck].
-
-
This fixes telephony functions on plasma mobile
-
Luca Weiss authored
Both internal microphone and headset microphone are working reasonably well now out of the box.
-
- Apr 04, 2020
-
-
This is now automatically installed in devicepkg_package. [ci:ignore-count]: this should build fine in CI.
-
Many device ports install extra modules-load.conf/modprobe.conf configurations. Simplify this a bit by installing these automatically to appropriate locations in the file system.
-
mesa-demos is currently broken in Alpine since it needs a rebuild. However, a device port shouldn't force installation of something like mesa-demos so we should remove it anyway.
-
- Apr 03, 2020
-
-
Bart Ribbers authored
Make sure our package is newer than Alpine's
-
- Mar 31, 2020
-
-
- Update to Linux 5.6 - Major improvements for Samsung Galaxy Tab 4 10.1 WiFi (samsung-matissevewifi) - Buttons - Accelerometer - Display - Touchscreen - Audio (Speaker is WIP) - Upstreamed some patches
-
Bart Ribbers authored
-
Minecrell authored
upstream commit https://gitlab.alpinelinux.org/alpine/aports/commit/6957885149d8c97ec0c32b7988dac349c8d26356
-
- Mar 30, 2020
-
-
Alexey Minnekhanov authored
Forces to use normal "find" instead of busybox find. This fixes unrecognized -printf parameter error dutring build: ... GEN usr/initramfs_data.cpio find: unrecognized: -printf BusyBox v1.31.1 () multi-call binary. Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS] ...
-
Alexey Minnekhanov authored
* make modules_initfs same as lg-hammerhead (fixes postmarketOS splash logos at boot) * split out downstream-firmware and mainline-firmware * add firmware-adreno to firmware-mainline subpkg * prepare deviceinfo file to mainline kernel
-
Luca Weiss authored
-
Luca Weiss authored
-
Luca Weiss authored
-
Bart Ribbers authored
Directly to master as this is required to be able to launch applications from the shell again, which is quite... important.
-
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
- Mar 29, 2020
-
-
Oliver Smith authored
Left over from unity 8, which has been removed from pmaports earlier. umockdev depends on libgudev in Alpine, which has been moved from main to community. As of writing, there is no armhf package, so the upstream compatibility test is failing. There is no point in waiting until the package was built though, since nobody is currently using in in pmaports.
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build] Requires more than 3h to build on CI, builds locally
-
-
-
The upstream linux-rpi package has been modified: the dtb files are now located in /boot/dtbs.
-
- Mar 28, 2020
-
-
Jami Kettunen authored
These files are just a copy paste of the regular OnePlus 5 ones with adjusted codename, display name and screen height. The used kernel is linux-oneplus-msm8998 (shared with cheeseburger).
-
Jami Kettunen authored
The line is redundant as the touchscreen is detected and works fine without it.
-
Jami Kettunen authored
This is in preparation for adding in support for the OnePlus 5T (dumpling) on top of the regular OnePlus 5 (cheeseburger). Both devices use the same kernel so the name change just makes sense.
-
Jami Kettunen authored
Might as well update the downstream kernel when someone (nathanchance) is merging in updates as they come out for the linux-stable 4.4.y series ¯\_(ツ)_/¯
-