- Nov 17, 2019
-
-
It's unmaintained both on our side and upstream. Nobody stepped up to maintain it (https://gitlab.com/postmarketOS/pmaports/issues/372), so let's drop it before it introduces security issues and compilation problems.
-
Oliver Smith authored
Increase 'spacebar' pkgrel (0 -> 1), missing depend(s): so:libtelepathy-qt5.so.0
-
- Nov 14, 2019
-
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
- Nov 13, 2019
-
-
- Nov 11, 2019
-
-
Dang Huynh authored
ConfigFS USB attrs are customizable based on the `deviceinfo_usb_*` variables, however some downstream kernels (e.g: msm-3.18) doesn't use configfs, instead uses the traditional Android USB Gadget. Based on `deviceinfo_usb_{idVendor/idProduct}` variables, we can change the USB vendor and product. So that on these devices, we can make it appear on USB bus as the correct USB vendor/product ID, not "Google Inc. Nexus 4 (fastboot)" Signed-off-by:
Danct12 <danct12@disroot.org>
-
- Nov 10, 2019
-
-
-
-
Oliver Smith authored
-
-
[ci:skip-build]: already built successfully in CI
-
-
I cannot find a repository with the original commit anymore, but Oliver has already put the repo onto pmsourcedump, so use that.
-
The original repository was deleted.
-
The xiaomi blob repo was taken down because of some files contained in the repo. See https://github.com/github/dmca/blob/master/2019/08/2019-08-09-SenseTime-5.md
-
Oliver Smith authored
Python was upgraded to 3.8 in Alpine. Since then, we need explicit depends on Python 3, as explained here: https://gitlab.alpinelinux.org/alpine/aports/commit/1e442e585b76abb5e2b8343d4b37eb501aee3db2
-
[ci:skip-build]: already built successfully in CI
-
-
- Nov 09, 2019
-
-
Bart Ribbers authored
This resolves issues like broken Python versions
-
- Nov 05, 2019
-
-
At the moment, a full file system check is forced even if the file system is marked clean (i.e. it was properly unmounted the last time it was used). On large file systems with slow I/O (e.g. SD cards), this can take a significant amount of time. Removing the -f option of e2fsck allows skipping the full file system check if it is marked clean, speeding up the boot time.
-
Makes kmscube working on lima devices without additional command line parameters. [ci:skip-build]: already built successfully in CI
-
Some devices' downstream kernels may have different RNDIS/functionfs drivers (ex. QCRNDIS) that require different values for some configfs gadget attributes. Make it possible to customize with deviceinfo file from device- package. The idea is that each device- package can optionally specify a bunch of `deviceinfo_usb_*` variables to customize the way it is visible on USB bus. The ability to override `deviceinfo_usb_rndis_function` is essential to make downstream sdm660 based device to appear on USB bus. While at it, make `idVendor`, `idProduct` and `serialnumber` also customizable. So that we can make, for example, PineTab appear on USB bus as PineTab, not as "Google Inc. Nexus 4 (fastboot)".
-
Signed-off-by:
Danct12 <danct12@disroot.org> [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
* Only run the wiki test, if anything matching device/device-* was modified. * Split testcase linting (flake8) from shellcheck and only run flake8 if .gitlab-ci/* was modified. * Rename .gitlab-ci/static_code_analysis.sh to .gitlab-ci/shellcheck.sh and make it scan all pre/post install/upgrade/deinstall scripts. [ci:skip-vercheck]: other commits in this merge request have several intended version downgrades, such as 3 -> 1.0.0
-
-
-
-
-
-
-
-
Bart Ribbers authored
-
- Nov 03, 2019
-
-
Oliver Smith authored
Workaround for #383.
-
[ci:skip-build]: already built successfully in CI
-
Signed-off-by:
Danct12 <danct12@disroot.org> [ci:skip-build]: already built successfully in CI
-