Commit Graph

32 Commits

Author SHA1 Message Date
verevka
b1ee97214e Switch clang 13.0.1 based on r428724 2021-09-08 00:05:36 +03:00
verevka
5887af98ae initial Xiaomi MI 6 2021-09-07 23:18:13 +03:00
Alberto Mardegan
092480d3e3 build.sh: Fix error on existing dtb overlay tools 2021-05-27 13:08:53 +03:00
Alberto Mardegan
3d4b59603c .gitlab-ci.yml: get the device name from the deviceinfo file 2021-05-27 13:08:53 +03:00
Alberto Mardegan
ee3bdc53d7 build.sh: allow specifying the temporary directory
When developing a device tree, it's inconvenient to have to redo all the
steps when something fails. The new `-b` option allows specifying the
base directory for the downloads and the build itself.
2021-05-27 13:08:53 +03:00
Alberto Mardegan
0fcf07d89c build.sh: read device name from deviceinfo file 2021-05-27 13:08:53 +03:00
TheKit
eb4f62a408 Add devel-flashable job to build system.img without round-trip to system-image server
It will take device tarball from build CI job and download rootfs/generic system image
from UBPorts Jenkins.

As opposed to flashable, it will not produce image with working OTA
updates, but allows for quick testing loop.
2021-05-27 13:08:50 +03:00
Joel Selvaraj
b0cc9b9248 anbox: temporarily fix network issue inside android
Related to https://gitlab.com/postmarketOS/pmaports/-/issues/480 and https://github.com/anbox/anbox/issues/443#issuecomment-343352213
2021-03-16 12:30:07 +05:30
TheKit
77ffd0e54f overlay: mount-android.conf: emit mounted-android signal
See https://gitlab.com/ubports/core/rootfs-builder-debos/-/merge_requests/23
2021-01-28 21:49:46 +02:00
Joel Selvaraj
d8dd8f0add Store updates on userdata partition
since /cache is too small
2020-11-07 22:31:28 +05:30
Joel S
7bb800b8c2 Add IPA firmware loader service 2020-11-07 15:55:07 +00:00
Joel Selvaraj
be706036ac deviceinfo: set systempart in kernel cmdline
Should fix mounting system partition during boot
2020-11-07 16:16:02 +05:30
Joel Selvaraj
9ac9adb132 Initial port for Poco F1 2020-11-04 16:05:43 +05:30
Joel Selvaraj
b3df5bae80 build/build-kernel.sh: fix compilation with GCC 2020-11-04 16:05:28 +05:30
Shouko
14c8fbb25d Fix fingerprint sensor failing to register fingerprints 2020-10-23 01:16:50 +05:30
Shouko
ebd732abff [hack] Unblock bluetooth with rfkill before starting bluebinder 2020-10-17 15:36:14 +00:00
Erfan Abdi
1c20729244 android9: Wait more after finding bluetooth service 2020-10-17 16:36:44 +05:30
Danct12
b0986c24c8 overlay: add ofono configuration
Signed-off-by: Danct12 <danct12@disroot.org>
2020-10-17 02:41:06 +05:30
Shouko
675f88c88b Use clang version 6875598 2020-10-16 05:54:25 +00:00
Shouko
ce01db7065 Update kernel cmdline 2020-10-14 17:13:32 +00:00
TheKit
555fcdeb84 deviceinfo: remove unused values 2020-10-02 22:50:09 +03:00
TheKit
1cf0faafd9 build: small script fixes 2020-10-02 22:49:50 +03:00
Shouko Komi
cc66175655 Transform for jasmine_sprout
Co-authored-by: Siddharth Bharadwaj <siddharthbharadwaj45@gmail.com>
2020-10-02 22:45:04 +05:30
TheKit
ad2b98b543 deviceinfo: switch kernel repository to GitLab 2020-09-23 23:30:24 +03:00
TheKit
878cae948d ramdisk-overlay: fix locating systempart on A/B devices 2020-09-23 22:40:44 +03:00
TheKit
c2517ccd7f build/make-bootimage.sh: introduce support for ramdisk-overlay 2020-09-23 22:40:04 +03:00
TheKit
f80ef56be4 .gitlab-ci.yml: add 'flashable' job to produce flashable systemimage
The files are pulled from UBPorts system image server, so it does not
directly include 'build' job results.
2020-09-23 22:37:58 +03:00
TheKit
ba19e50b23 overlay: modprobe wlan kernel module 2020-09-17 02:40:47 +03:00
TheKit
2ffd373f9e overlay: enable USB tethering and SSH by default for debugging 2020-09-17 02:39:06 +03:00
TheKit
4f7c5d3151 overlay: add ubuntu-touch-session configuration to set pixel density 2020-09-17 02:38:47 +03:00
TheKit
ddfc165f8c overlay: add Fxtec Pro1 udev rules 2020-09-17 02:38:31 +03:00
TheKit
cdf4de8b0a Initial commit
Inspired by https://gitlab.com/ubports/community-ports/pinephone
2020-09-16 23:38:07 +03:00