Skip to content
Snippets Groups Projects
  1. Mar 18, 2019
  2. Mar 15, 2019
  3. Mar 14, 2019
  4. Mar 10, 2019
  5. Mar 09, 2019
  6. Mar 08, 2019
  7. Mar 07, 2019
  8. Mar 03, 2019
  9. Mar 02, 2019
  10. Mar 01, 2019
  11. Feb 28, 2019
  12. Feb 27, 2019
    • Oliver Smith's avatar
      main/wireguard-postmarketos-stable: remove · 11d71723
      Oliver Smith authored
      This isn't building anymore, because linux-postmarketos-stable has been
      switched from armhf to armv7 in pma!240.
      
      We could change the arch of wireguard-postmarketos-stable too, but the
      package is not maintained at all, and I doubt that anybody is using it.
      So I'm dropping it. If there are any users, please step up to maintain
      the package.
      11d71723
    • Zhuowei Zhang's avatar
      main/postmarketos-mkinitfs: support verbose boot (!234) · 7df2c934
      Zhuowei Zhang authored
      Adds a new initfs hook, verbose-initfs, which doesn't do anything on its
      own. Modify postmarketos-mkinitfs to check if this hook is installed and
      if so run `set -x`.
      
      It's done this way so verbose boot is enabled as early as possible,
      before hooks are loaded.
      
      Tested on the qemu-aarch64 device.
      
      - pmboostrap initfs hook_add verbose-initfs
      - pmbootstrap qemu --arch aarch64
      - confirmed that commands are echoed to the console
      7df2c934
    • Luca Weiss's avatar
      main/*, unity8/*: update various unity8 packages (!221) · 624c046c
      Luca Weiss authored
      Everything seems to be fine in QEMU.
      
      [skip ci]: too many packages have changed
      624c046c
    • Zhuowei Zhang's avatar
      google-crosshatch: add WIP mainline kernel (!226) · ba902038
      Zhuowei Zhang authored
      This is tested to boot on google-crosshatch, following these
      instructions:
      
      $ pmbootstrap init, choose the mainline kernel
      $ pmbootstrap install --no-fde
      $ pmbootstrap initfs hook_add debug-shell
      (enter fastboot mode on the device)
      $ fastboot set_active a
      $ fastboot flash dtbo_a ~/.local/var/pmbootstrap/chroot_rootfs_google-crosshatch/boot/dtbo-google-crosshatch-mainline.img
      $ pmbootstrap flasher boot
      
      And you should get telnet after a while. This kernel takes a long time
      to build, so [skip ci]. I can confirm it builds locally.
      
      Note that this patch adds the mainline dtb path to deviceinfo. But the
      parameter gets ignored on the downstream kernel, so it's fine to keep it
      in the shared deviceinfo.
      
      Mainlining this device is work in progress, details at:
      https://gitlab.com/postmarketOS/pmaports/issues/153
      ba902038
    • Martijn Braam's avatar
      main/linux-postmarketos-stable: Fix ARMv7 · f5b9af63
      Martijn Braam authored
      This makes the linux-postmarketos-stable kernel generate an armv7 package instead of armhf. The contents
      of the package were armv7 already but now it can be correct with the new Alpine support.
      f5b9af63
  13. Feb 26, 2019
  14. Feb 19, 2019
    • Bart Ribbers's avatar
      kde/frameworks: update to 5.55.0 (!212) · 09ce31ca
      Bart Ribbers authored
      [skip ci]: too many packages changed, build won't finish in time.
      	   ollieparanoid made sure that this builds for x86_64,
      	   aarch64, armhf, armv7. Also he tested that this boots up
      	   in qemu-amd64.
      09ce31ca
  15. Feb 15, 2019
  16. Feb 13, 2019
    • Luca Weiss's avatar
      unity8: initial packaging (!27) · 8c2a95db
      Luca Weiss authored
      * Mir starts up and is able to display system settings
      * x86_64 only for now, because at least ubuntu-app-test did not build
        on aarch64
      
      Based on PureTryOut's work. Getting it to this stage was a huge effort
      (as it shows in the package count: 111(!)). See the merge request for
      details.
      
      [skip ci]: this won't finish in CI; ollieparanoid made sure that
                 everything builds for x86_64.
      8c2a95db
  17. Feb 12, 2019
    • Daniele Debernardi's avatar
      Add gcc4 and gcc4-armhf packages (!216) · 7b3702e2
      Daniele Debernardi authored
      Successfully tested both the gcc4 compiler on x86_64 with a simple
      program (fbdebug) and the gcc4-armhf cross-compiler to build a very old
      u-boot port for Galaxy Nexus (a MR will follow soon) which failed to
      boot with either newer version (6 and 8).
      
      [skip ci]: already went through
      7b3702e2
  18. Feb 11, 2019
  19. Feb 08, 2019
    • Bart Ribbers's avatar
    • Bart Ribbers's avatar
      temp/qt5-*,main/libphonenumber: pkgrel bump to fix ICU soname issue (!200) · a72cf419
      Bart Ribbers authored
      Alpine Linux has updated their main/icu to 63.1, which means we have to
      rebuild some of our packages too.
      
      [skip ci]: simple pkgrel bumps, building won't finish in CI
      a72cf419
    • Oliver Smith's avatar
      main/uuu: only build for x86_64 · 8e00db7f
      Oliver Smith authored
      Fails to build for armhf with the error below, and doesn't seem to be
      tested on anything but x86_64 anyway according to the project's
      README.md file. I did not report this upstream, because we are using
      the version from Purism's repository that is at 1.2.31. Upstream is
      already at 1.2.68, which may have fixed this already. So if somebody
      needs to have it working for anything other than x86_64, we should try
      the upstream version first.
      
      [ 83%] Creating preprocessed clst file /home/pmos/build/src/mfgtools-uuu_1.2.31/uuu/gen/emmc_burn_all.clst
      gen_txt_include.sh: applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:63: uuu/gen/uuu.clst] Error 127
      make[2]: *** Waiting for unfinished jobs....
      gen_txt_include.sh: applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:68: uuu/gen/emmc_burn_loader.clst] Error 127
      gen_txt_include.sh: applet not found
      gen_txt_include.shmake[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:73: uuu/gen/emmc_burn_all.clst] Error 127
      : applet not found
      make[2]: *** [uuu/CMakeFiles/uuu.dir/build.make:93: uuu/gen/sd_burn_all.clst] Error 127
      make[1]: *** [CMakeFiles/Makefile2:184: uuu/CMakeFiles/uuu.dir/all] Error 2
      make[1]: *** Waiting for unfinished jobs....
      [ 83%] Built target uuc
      make: *** [Makefile:130: all] Error 2
      8e00db7f
  20. Feb 07, 2019
  21. Feb 06, 2019
  22. Feb 05, 2019
  23. Jan 30, 2019
Loading