Skip to content
Snippets Groups Projects
  1. Feb 26, 2020
  2. Feb 25, 2020
  3. Feb 23, 2020
  4. Feb 22, 2020
    • Alexey Minnekhanov's avatar
      samsung-klte: downstream: add audio support, reorganize deps (!967) · 40c93fde
      Alexey Minnekhanov authored and Oliver Smith's avatar Oliver Smith committed
      * move msm-fb-refresher dependency to downstream kernel package,
        it is useless on mainline
      
      * disable msm-fb-refresher service when using libhybris
        adaptation, it is only required for downstream kernel *without*
        libhybris. It interferes with qcom kgsl-adreno driver badly
        (causes screen flickering)
      
      * set CPU governor to conservative on system startup (it lowers
        CPU frequency in idle state from initial 2.4 Ghz to 300 MHz)
      
      * add hybris_pulse subpackage that gets installed only when
        device-samsung-klte-hybris AND pulseaudio are installed. It
        pulls in pulseaudio-modules-droid-7.1-caf and alsa integration
      
      * add system.img symlink to lxc-android installation. With this
        you can have Android container successfully running already
        at the first boot without need to do it manually. Halium
        installation process puts your system.img to /data partition
        by default, so follow their recommendation. We can use a
        symlink to save some space on /system partition.
      
      [ci:skip-build]: already built successfully in CI
      40c93fde
    • Oliver Smith's avatar
      CI: install_pmb: use git clone, not tarball (!980) · 77e4902d
      Oliver Smith authored
      GitLab disabled downloads of tarballs currently, because it was being
      exploited for DoS agains their infrastructure. Work around this by using
      git clone for now. I've thought about using --depth=1, but that would
      break the ability to choose different branches.
      
      Related: https://status.gitlab.com
      77e4902d
  5. Feb 21, 2020
  6. Feb 20, 2020
Loading