Skip to content
Snippets Groups Projects
  1. Feb 05, 2019
  2. Feb 03, 2019
  3. Jan 31, 2019
  4. Jan 30, 2019
  5. Jan 29, 2019
    • Oliver Smith's avatar
      linux-purism-librem5dev: set REPLACE_GCCH=0 · e04192ba
      Oliver Smith authored
      Do not replace compiler-gcc.h. This is necessary now, as we are
      replacing compiler-gcc.h by default again, as it is needed for most
      kernels. Not increasing the pkgrel to avoid unnecessary rebuild, I have
      verified that this works.
      
      NOTE: in the last commit message, I wrote about OVERWRITE_GCC=0. But
      the variable is called REPLACE_GCC, as I've decided to rename it before
      submitting. I forgot to change it in the commit message.
      
      [skip ci]: this kernel takes more than one hour to build, so it won't
                 finish in CI.
      Unverified
      e04192ba
    • Oliver Smith's avatar
      devicepkg-dev: opt-out compiler-gcc.h replacing (!186) · 4328e5fe
      Oliver Smith authored
      Instead of never overwriting compiler-gcc.h if it exists, overwrite it
      by default except if OVERWRITE_GCCH=0 is set in the environment.
      
      Most kernels *do* need this file replaced and won't build without this
      patch.
      Unverified
      4328e5fe
  6. Jan 28, 2019
  7. Jan 26, 2019
  8. Jan 25, 2019
    • Lwrless's avatar
      xiaomi-aries: new device (Xiaomi Mi2) (!171) · 79e655f6
      Lwrless authored
      Finally got display working, but it's based on MoKee kernel which is
      also hosted on GitHub by community. So what works:
      
      * USB Networking
      * Flashing
      * Touchscreen
      * Display
      * Weston with Xwayland
      
      The device boots and shows the splash screen properly, after about 3
      sec the screen went black. I had to
      "echo 127 > /sys/devices/i2c-0/0-0038/leds/lm3530-backlight/brightness"
      to make the backlight work, even though the value of it was already
      127.
      
      [skip ci]: this was built successfully in CI already
      Unverified
      79e655f6
    • Bart Ribbers's avatar
      sony-amami: use armv7 (!126) · 02f73e7e
      Bart Ribbers authored
      Tested it with Weston and it boots fine.
      
      [skip ci]: already built in CI, no need to build again
      Unverified
      02f73e7e
    • Oliver Smith's avatar
      busybox-static-*: update to 1.29.3-r10 · 7828c621
      Oliver Smith authored
      Unverified
      7828c621
    • Grant Miller's avatar
      linux-samsung-jflte: Use gnu89 patch (!144) · 093b6869
      Grant Miller authored
      [skip ci]: this MR was built successfully in CI already
      Unverified
      093b6869
    • Grant Miller's avatar
      samsung-jflte: Use armv7 (!144) · b226f616
      Grant Miller authored
      I have tested this on xfce4 and weston. Also plasma-mobile "works"! The
      performance isn't any better than on armhf, it's still less than one
      frame per second and llvmpipe still doesn't work.
      
      After switching to armv7, this kernel fails to compile with the
      following error unless CONFIG_CRYPTO_AES_ARM_BS is disabled:
      
      arch/arm/crypto/aesbs-core.S:449: Error: thumb conditional instruction should be in IT block -- `addeq r6,r6,#0x10'
      arch/arm/crypto/aesbs-core.S:904: Error: thumb conditional instruction should be in IT block -- `addeq r6,r6,#0x10'
      arch/arm/crypto/aesbs-core.S:2100: Error: thumb conditional instruction should be in IT block -- `subne r9,#0x10'
      Unverified
      b226f616
  9. Jan 23, 2019
    • Bart Ribbers's avatar
      main/postmarketos-ui-plasma-mobile: remove elisa from depends (!151) · 9c51b261
      Bart Ribbers authored
      We had 2 music players included which doesn't make sense, and vvave is
      actually made with a focus on mobile.
      
      [skip ci]: do not try to build this merge request, ollieparanoid made
                 sure that it builds for x86_64, armhf, aarch64.
      Unverified
      9c51b261
    • Bart Ribbers's avatar
      kde/plasma*: update to 5.14.5 (!151) · c25ca379
      Bart Ribbers authored
      Tested on Qemu amd64. Everything built and ran successfully. Even
      better, applications start in full-screen again!
      Unverified
      c25ca379
    • Bart Ribbers's avatar
      device/device-lg-bullhead: disable 2 cpu's to prevent bootlooping (!139) · 0746e147
      Bart Ribbers authored
      Quite a few Nexus 5X devices have the tendency to bootloop after a while
      of being on, iirc because it overheats. This has been a known issue for
      quite some time, and most Android ROM's for it have measures in place to
      prevent this, in the form of disabling some CPU cores (iirc "Big cores"
      or something like that). My Nexus 5X is also subject to this issue.
      
      According to craftyguy, resolving this is as easy as changing the boot
      command to not use those CPU cores. This commit does exactly that. It
      should probably be made optional for people with this device without
      that issue, but since I have no clue how to do that atm, this is the
      safest for now.
      Unverified
      0746e147
    • Hacker1245's avatar
      motorola-cedric: Enable OTG (!163) · dca30e4e
      Hacker1245 authored
      OTG was tested with a keyboard and a pendrive.
      
      [skip ci]: this was built successfully in CI earlier, only rebased and
                 squashed the commits here.
      Unverified
      dca30e4e
    • Marijn rom's avatar
      asus-grouper: add mdss-fb-init-hack (!170) · 7f69748f
      Marijn rom authored
      mdss-fb-init-hack fixes the black screen (e.g. in XFCE4)
      Unverified
      7f69748f
    • Ion Agorria's avatar
      device-xiaomi: new device (!165) · 26592daa
      Ion Agorria authored
      Initial support for Xiaomi A1 aka xiaomi-tissot using LineageOS 15.1
      kernel, has similar board to Xiaomi Redmi 4 aka xiaomi-mido with some
      differences that had to be patched such as reversing skip_initramfs and
      ignoring dm param. 16.0 kernel boots but display fb init doesn't work.
      
      Weston boots with touch support, SSH via USB RNDIS works.
      
      [skip ci]: this built once in CI already, good to go.
      Unverified
      26592daa
  10. Jan 22, 2019
Loading