- Oct 07, 2019
-
-
Oliver Smith authored
-
Oliver Smith authored
Phosh depends on gnome-session, which is currently not available in Alpine for armhf. Fix the arch-lines to unblock building the binary repository. [ci:skip-vercheck]
-
[ci:skip-build]: already ran in CI successfully
-
-
-
-
-
Oliver Smith authored
Made its way into Alpine.
-
- Oct 05, 2019
-
-
Martijn Braam authored
-
Bart Ribbers authored
* Enable on armhf * Add Epiphany to depends * Add more upstream gsettings * Add keyboard launch script
-
Bart Ribbers authored
Superseded by squeekboard
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
Also enable for all architectures
-
Bart Ribbers authored
-
For llvm8-dev llvm-config executable is no longer in PATH (it is in PATH now for llvm9-dev) and now it is in /usr/lib/llvm8/bin/llvm-config, so it is more reliable to adjust $PATH before calling meson build. It will work for all past, current and future llvm versions. Fixes 90d3deb7 [ci:skip-build]: already built successfully in CI
-
- Oct 04, 2019
-
-
Oliver Smith authored
Let's send both to to the bpo server with each request. This is needed to handle failing jobs (we need to know which job exactly is failing). Note that this is not directly using a sourcehut specific environment variable, because with bpo it is also possible to choose a "local" job service for testing (manual and testsuite). The local job service will just generate a random number as job id and place that in this variable.
-
- Oct 03, 2019
-
-
Bhushan Shah authored
[ci:skip-build]: would not finish in time
-
Bhushan Shah authored
This upgrades kernel to 5.3.y release instead of rc4 release previously. [ci:skip-build]: takes too long to build in CI
-
- Oct 02, 2019
-
-
Oliver Smith authored
This ID was not so useful and got in the way of calling the get_repo_missing job without actually having received a trigger from gitlab before (bpo.py --auto-get-repo-missing).
-
TheKit authored
[ci:skip-build] [ci:skip-vercheck]
-
Display and touchscreen (with a kernel driver patch) working. [ci:skip-build]: already built successfully in CI
-
in Librem 5 devkit, card0 is coming from etnaviv and is not usable for kms/drm. So force usage of card1 for kwin_wayland. [ci:skip-build]: won't finish in time
-
-
This simplifies the uboot script and updates it to use correct address offsets for kernel, ramdisk and fdt. Appending the dtb to the kernel is no longer necessary. This also changes the dtb to the one used on PureOS.
-
This fork has a few updates from upstream for resolving issues on the librem5 devkit flashing process.
-
This commit: - Updates u-boot - Updates arm trusted firmware - Builds the m4 firmware using cross compilation (no more dependency on downloading the binary from purism \o/)
-
-
- Oct 01, 2019
-
-
Clayton Craft authored
-
Oliver Smith authored
Rename .sr.ht to .build.postmarketos.org, because the submit script is talking to the bpo server and may not even be using sourcehut if running with the local job service. Update the script to work with the new API. See the build.postmarketos.org git repository for details: https://gitlab.com/postmarketOS/build.postmarketos.org/
-
Oliver Smith authored
Alpine made some minor modifications to the gcc aport, without changing the version. Let's adjust the pmaports too, so we stay in sync. [ci:skip-vercheck] Related: https://gitlab.alpinelinux.org/alpine/aports/commit/97a2b093b1a8629a932b92fea13dfafc649dbb3d
-
- Sep 30, 2019
-
-
- Sep 29, 2019
-
-
Oliver Smith authored
Fixes 'pmbootstrap flasher boot' for fastboot devices. This is probably not used as often as 'pmbootstrap flasher flash_*', so I'm not enforcing the upgrade by modifying pmaports.cfg this time.
-
Oliver Smith authored
postmarketos-ui-plasma-mobile has !armhf in its arches list, so it does not make sense to build these packages for armhf either. Let's save some building time. [ci:skip-vercheck], [ci:skip-build]
-
[ci:skip-build]: ollieparanoid built everything for all arches.
-
-
Oliver Smith authored
Cut off the hotfix-version (fourth number) from the version strings before comparing them, to fix invalid errors like: [14:57:00] Reference pkgver: 5.16.90 (from 'khotkeys') [14:57:00] ERROR: plasma-workspace has version 5.16.90.1
-
- Sep 27, 2019
-
-
silver authored
linux-samsung-apexq/APKBUILD updated with newer kernel commit sha from d2 repo, and now builds and packages modules into the rootfs in /lib/modules/. prima wifi module not yet working.
-
- Sep 26, 2019
-
-
Oliver Smith authored
Fastboot is broken in previous versions of pmbootstrap, so make sure that everybody uses the latest version.
-