- Sep 30, 2018
-
-
Oliver Smith authored
* remove everything that causes conflicts when installing gcc6 and gcc6-armhf side by side * fix up the existing "if cross compiling" code path to use the /usr/gcc6 prefix * link binutils binaries to the locations they are expected to be by gcc (this took me hours to figure out....) as well as by the linux build system with CROSS_COMPILE * link all gcc binaries to /usr/bin/gcc6-*
-
- Sep 28, 2018
-
-
Oliver Smith authored
-
Oliver Smith authored
Based on the last version from Alpine, but installed to /usr/gcc6 and with pretty much everything disabled except for the C compiler. We can probably throw out a lot of patches, and make the APKBUILD much smaller. But let's focus on making it possible to compile old kernels again first. There's still a lot to do for that, see #103.
-
- Sep 27, 2018
-
-
Oliver Smith authored
Skipping CI, because it would probably not finish building all of them. Major breakage incoming. Details discussed here: <https://gitlab.com/postmarketOS/pmaports/issues/103>
-
- Sep 26, 2018
-
-
Oliver Smith authored
I've missed the patch files in the previous commit, my bad. This reverts commit 71ffb785.
-
Oliver Smith authored
-
Pierre Parent authored
-
Pierre Parent authored
-
Pierre Parent authored
-
Pierre Parent authored
-
Pierre Parent authored
-
Oliver Smith authored
-
- Sep 25, 2018
-
-
Luca Weiss authored
-
- Sep 24, 2018
-
-
Martijn Braam authored
-
- Sep 22, 2018
-
-
Bart Ribbers authored
-
Oliver Smith authored
This test case only makes sense in the pmbootstrap repository, and we have it there already. In pmaports, we don't need to check if the "aportgen" code is working - and to check the versions of the aports we already have the test_upstream_compatibility case.
-
- Sep 21, 2018
-
-
Daniele Debernardi authored
-
- Sep 17, 2018
-
-
Pierre Parent authored
Got the info from: <https://developer.puri.sm/Environments/PlasmaMobile.html>
-
Oliver Smith authored
-
- Sep 16, 2018
-
-
Martijn Braam authored
* Added linux-postmarketos-allwinner kernel * Added copy of alpines u-boot package with pine-a64lts support * Changed postmarketos-mkinitfs to add the plain .dtb file to the boot partition
-
- Sep 14, 2018
-
-
Oliver Smith authored
If hildon-desktop doesn't build, then it doesn't make sense to build the rest right now - and it's likely that this won't build either.
-
Oliver Smith authored
Build is failing.
-
Oliver Smith authored
Weston does not build for x86, because it depends on libunwind. And libunwind is not available in Alpine for x86. I've also tried to simply enable x86 in libunwind, but it does not build out of the box. In order to start building again for x86 at all, let's disable weston and all packages that depend on it on for now.
-
- Sep 13, 2018
-
-
Paakke authored
-
- Sep 12, 2018
-
-
Bhushan Shah authored
ecm_find_qmlmodule checks if QML modules are installed, and if not it warns during build time. This is purely for packager knowledge. Not finding those packages here doesn't affect the runtime of the kwin_wayland at all. We are disabling this due to bug in the qmlplugindump which causes it to not return and get stuck, See issue #28. Revert this when QTBUG-70460 is solved upstream.
-
- Sep 09, 2018
-
-
Bart Ribbers authored
-
- Sep 07, 2018
-
-
Martijn Braam authored
-
Martijn Braam authored
-
- Sep 05, 2018
-
-
Oliver Smith authored
-
- Sep 04, 2018
-
-
Oliver Smith authored
-
Oliver Smith authored
so:libprotobuf.so.15 does not exist anymore in Alpine edge
-
Oliver Smith authored
When cross compiling, the kernel scripts would be in the native arch again. That was already fixed in !1234, however the mime type of the binaries has changed, so we couldn't detect them properly anymore (#1659). This commit fixes it again, and also adds a checks so this won't silently fail in the future. [skip ci] because this would not run through anyway (building these packages takes too long). Fixes #1659.
-
Oliver Smith authored
Update happened upstream in Alpine edge: https://github.com/alpinelinux/aports/pull/4983
-
Oliver Smith authored
-
Jonah Brüchert authored
-
Krait Bosheit Takoj authored
-
Krait Bosheit Takoj authored
-
C0rn3j authored
-
Oliver Smith authored
Copy all test cases from the pmbootstrap repository, that are actually testing the aports. They were all adjusted to work nicely in this repository, together with a brand new set of gitlab-ci configs. This also includes the changes from this merge request, that had a better detection of changed packages: <https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1621>
-
- Aug 23, 2018
-
-
Oliver Smith authored
-