- Jan 05, 2019
-
-
Matthias Berndt authored
-
Matthias Berndt authored
-
Matthias Berndt authored
-
- Jan 04, 2019
-
-
Matthias Berndt authored
-
Matthias Berndt authored
-
cmdrwgls authored
-
- Jan 03, 2019
-
-
Oliver Smith authored
I forgot to add it with the last commit, sorry for that.
-
Oliver Smith authored
[skip ci], as the build takes too long.
-
Mis012 authored
Use upstream Linux with patches, which are needed for a lot of things. lambdadroid said he will upstream some of them, but the battery driver would need to be written from scratch, which is apparentely non-trivial. [skip ci]: kernel doesn't build under one hour (maybe too many modules are selected), but it does build eventually
-
Daniele Debernardi authored
As mentioned in #151, the Raspberry Pi Zero doesn't have an ethernet port, so this makes it quite complicated to connect to the device from a fresh install, because wifi/bluetooth/serial/... are not configured. With this new package, the device starts with the microUSB configured as ethernet and the dhcpd is running on the RPI, so you can simply connect it to a computer and connect with SSH in order to configure it.
-
Oliver Smith authored
-
Daniele Debernardi authored
The show_splash function called by the 20-debug-shell.sh script already skips fbsplash when the device is configured to not use the framebuffer. But the variable was not defined in the script. This is solved by including the /etc/deviceinfo file. Follow-up to !108, where this change got lost in the rebase.
-
- Jan 02, 2019
-
-
Oliver Smith authored
Happy new year! \o/
-
Oliver Smith authored
-
Oliver Smith authored
The QEMU_MODULE_DIR patch has been upstreamed into the 3.10 release: https://lists.nongnu.org/archive/html/qemu-devel/2018-07/msg01279.html Also virglrenderer is now enabled in Alpine's qemu aport: https://github.com/alpinelinux/aports/pull/5951 Now we can use the upstream version. Thanks to ryang for making this possible!
-
Bart Ribbers authored
Since the Qt upgrade, Plasma Mobile boots into a black screen, even on the current version in the master branch. Bhushan recommended we update to the latest plasma framework anyway (which is possible now due to the newer Qt version) and try to fix it from there. See #159. [skip ci].
-
- Dec 31, 2018
-
-
Oliver Smith authored
The gpgme update (see last commit) caused a soname bump. Now we need to rebuild libkleo.
-
Oliver Smith authored
Turns out we do need to fork this aport, as it builds qgpgme, which Alpine's aport does not build as of now. Updated to 1.12.0 and changed the pkgver to 9999, so it does not conflict with Alpine's aport.
-
Oliver Smith authored
We had probably added this, because no binary package was present in Alpine at the time. Now it is present, and the package has been updated in Alpine. No need to keep this outdated version around.
-
Oliver Smith authored
Changes spaces to tabs in the APKBUILDs, thanks to this fix: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1734 Alpine uses tabs in almost all their APKBUILDs, so we should do it the same way. [skip ci].
-
Oliver Smith authored
Run 'pmbootstrap aportgen gcc6-aarch64 gcc6-armhf' again and commit the resulting changes, as these packages are meant to be always auto-generated and therefore in sync with main/gcc6. This changes the pkgver to 9999, as it was required in main/gcc6 to avoid conflicts with Alpine's gcc6 package.
-
- Dec 30, 2018
-
-
Oliver Smith authored
Rename test_aports_kde.py to test_aports_framework_versions.py and generalize all referenes in the code from "KDE frameworks" to "frameworks". Check that all Qt packages have the same version, support having the real version in _pkgver and pkgver=9999. Scan all pmaports, not only the ones in the kde dir. Do not output all packages of the "other" category anymore, the package count is enough.
-
Oliver Smith authored
Let pmbootstrap properly parse the package URLs, this is required for the next commit where we start comparing the pkgver of all QT packages - based on the URL like we do it for the KDE packages.
-
Luca Weiss authored
Needed for the unity8 branch.
-
- Dec 29, 2018
-
-
Bart Ribbers authored
Remove a patch that fixed a compilation error, it is not needed anymore and does not apply to 5.12.
-
Bart Ribbers authored
Depend on wayland-dev and remove the LuneOS related patch that does not apply anymore. We don't ship LuneOS UI anymore (see #49), so there's no point in carrying around the patch. This package was broken in the upgrade to Qt 5.12.
-
- Dec 28, 2018
-
-
Bart Ribbers authored
-
Oliver Smith authored
Following today's upgrade in Alpine: https://github.com/alpinelinux/aports/pull/5830 KDE packages have been bumped as described here: https://wiki.postmarketos.org/wiki/Repository_maintenance
-
- Dec 26, 2018
-
-
Oliver Smith authored
Newer pmbootstrap will generate the deviceinfo_codename line when creating a new device with "pmbootstrap init".
-
Oliver Smith authored
-
Luca Weiss authored
For #157 [skip ci]
-
Daniele Debernardi authored
Also noticed that the debug-shell hook wasn't sourcing the deviceinfo and still showing the splashscreen even with deviceinfo_no_framebuffer="true", now is fixed and tested. Additionally, fix a typo in the existing "NOTE: Skipping framebuffer setup..." message.
-
Robert Yang authored
When util-linux v2.32 updated v2.33, remounting a partition stopped working. mount -n -o remount,rw / mount: /: can't find LABEL="pmOS_root". This service will add the pmOS rootfs partitions to device mapper so that the remount root partition will succeed. Fixes issue #156
-
- Dec 23, 2018
-
-
deata authored
Kernel compiles and device boots.
-
Grant Miller authored
This reverts commit c83052c9. This workaround is no longer needed thanks to !109. I have confirmed that qemu still compiles for aarch64. [skip ci]
-
- Dec 22, 2018
-
-
Bart Ribbers authored
Tested locally on qemu-amd64, everything appears to work correctly. [skip ci]
-
Oliver Smith authored
ProviderTest::testFetchInvalidProvider() does not run through anymore: https://bugs.kde.org/show_bug.cgi?id=402284
-
Grant Miller authored
This is a followup to !109 (merged). Affected packages: * device/linux-samsung-p4wifi * device/linux-sony-tulip * device/linux-teclast-x80pro * main/linux-postmarketos-allwinner * main/linux-postmarketos-mainline * main/linux-postmarketos-qcom * main/linux-postmarketos-stable [skip ci] I have confirmed that all 7 kernels still compile.
-
Grant Miller authored
Generated with: $ pmbootstrap aportgen binutils-armv7 busybox-static-armv7 gcc-armv7 \ gcc7-armv7 musl-armv7 [skip ci]
-
Oliver Smith authored
This does not exist anymore in Alpine, rebuilding: so:libgps.so.23
-