htc-a3ul: Added support for the HTC Desire 610(htc-a3ul), unfortunately nothing works,...
Merge request reports
Activity
- device/linux-htc-a3ul/APKBUILD 0 → 100644
1 # Reference: <https://postmarketos.org/vendorkernel> 2 # Kernel config based on: arch/arm/configs/(CHANGEME!) changed this line in version 2 of the diff
By 322997am on 2019-04-12T21:14:22
Creating a wiki page is an another requirement in order to pass the tests, here's the tutorial explaining how to do it
By Konrad Dybcio on 2019-04-12T18:59:36
The wiki says:
Feature matrix
It is possible to boot these devices at the very least. To confirm that, either the screen or networking/serial output must be working.
So let's stick to that before merging this (and of course all CI checks need to pass). But if you are still working on it, I don't mind if you leave this MR open.
Maybe this works: https://wiki.postmarketos.org/wiki/Troubleshooting:boot#Kernel_boots_without_network_interface
Thanks for starting the port @322997am!
By Oliver Smith on 2019-04-12T23:24:57
what CI tests that my port needs to pass?
All of them really
Failing tests so far are mentioned by @konradybcio already:
- MR settings
- Creating a wiki page for your device
Once those tests are succeeded, it gets to building your added packages. That may or may not fail, but we'll see once we get there.
By Bart Ribbers on 2019-04-13T21:38:34