Skip to content
Snippets Groups Projects
  1. Feb 07, 2025
  2. Jan 09, 2025
  3. Dec 19, 2024
    • Mrunali Nesarkar's avatar
      meta-qti-ss-mgr: Update do_install for sa510m · 7ad26dd8
      Mrunali Nesarkar authored
      Update init_sys_mss.service to improve kpi
         1. Wantedby changed to local-fs.target
         2. Removed all DefaultDependencies
         3. Added Conflicts-shutdowntarget
         4. Updated Nice value for init_sys_mss.service
      
      Change-Id: Iec66bd446d793f9fddf1451c589b357761d1226e
      7ad26dd8
  4. Nov 28, 2024
  5. Oct 21, 2024
    • Rahul Agarwal's avatar
      meta-qti-ss-mgr: Scarthgap Bring-up · 468ddbcb
      Rahul Agarwal authored
      Make qti-ss-mgr layer compatible with Scarthgap.
      Replace /sbin with ${base_sbindir} so that files are installed
      to correct destination path. With the current setting files are always
      installed to /sbin/, which causes failure during packaging when
      usrmerge distro feature is enabled.
      
      Change-Id: I4e3ad319d8118e9f4b7aca142a64d2c78241875f
      468ddbcb
  6. Sep 06, 2024
  7. Sep 04, 2024
  8. Jul 03, 2024
  9. May 28, 2024
  10. May 27, 2024
  11. May 18, 2023
  12. Apr 19, 2023
  13. Dec 15, 2022
    • chenghen's avatar
      meta-qti-ss-mgr: update license for init-mss & reboot-daemon · 4416ad35
      chenghen authored
      Kirkstone has no BSD license file.
      update license for "BSD" to "BSD-3-Clause"
      
      Change-Id: If815a053ed79276c7925017a14976253408f3d7f
      3 tags
      4416ad35
    • chenghen's avatar
      meta-qti-ss-mgr: migration to Kirkstone · a3a6afee
      chenghen authored
      * remove old style override syntax like _append/_prepend/_remove/FILES_${PN}/
        RDEPENDS_xx/.. and replace them with new syntax ":append/:prepend/
        :remove/FILES:${PN}/RDEPENDS:xx"
      * correct discommended usage like "prepend +=" / "append +=" / "remove +="
      * use FILESEXTRAPATHS to replace FILESPATH
      * modify LAYERSERIES_COMPAT to support kirkstone
      
      Change-Id: Ic267f40814d40e59ef6df7e32748915e7579b033
      a3a6afee
  14. Aug 10, 2022
  15. Jul 22, 2022
  16. May 24, 2022
  17. Sep 28, 2021
    • Kavinaya S's avatar
      Parse machine-image.bbappend only on old code base · 16c97caf
      Kavinaya S authored
      machine-image.bb is removed on latest meta-qti-bsp code base.
      machine-image.bbappend in current layer becomes dangling if
      projects use latest meta-qti-bsp layer. Stop parsing it in
      such cases.
      
      Change-Id: I9487d1ba43ebcb8b87b71c269c4955069bf4f33f
      105 tags
      16c97caf
  18. Mar 30, 2021
    • Raghuvar S's avatar
      layer.conf: set LAYERSERIES_COMPAT and align BBFILE_COLLECTION · 180a3ac0
      Raghuvar S authored
      Make sure that all QTI layers use similar conventions for
      BBFILE_COLLECTION to uniquely identify them.
      
      LAYERSERIES_COMPAT indicates which Yocto Project release can be
      used with this specific version of the layer. When it's missing a
      warning is shown.
      
      Change-Id: I3b5177c47e677d6fbc0ed1f74a8d01adb5520b3e
      180a3ac0
  19. Feb 02, 2021
  20. Jan 06, 2021
  21. Jan 01, 2021
  22. Nov 02, 2020
    • Viswanath Kraleti's avatar
      Set LAYERSERIES_COMPAT · 6686e6d1
      Viswanath Kraleti authored
      The LAYERSERIES_COMPAT variable indicates the list of compatible
      version(s) of OE-core. This branch of meta-qti-ss-mgr is suitable
      with rocko, thud and dunfell.
      
      Change-Id: Ie62cde242538fc3b4b035d74ca528c903a0c4fc3
      4 tags
      6686e6d1
  23. Aug 03, 2020
  24. Jun 05, 2020
  25. Jun 03, 2020
  26. May 19, 2020
  27. Apr 28, 2020
  28. Jan 03, 2020
  29. Dec 27, 2019
  30. Dec 23, 2019
  31. Dec 10, 2019
    • Sourabh Banerjee's avatar
      init-mss: --enable-indefinite-sleep for distro-base · d165a32a
      Sourabh Banerjee authored
      If init_mss is compiled without --enable-indefinite-sleep,in that
      case init_mss exits every 100 seconds and is restarted by systemd.
      As init_mss restarts every 100 seconds modem subsystem is restarted.
      
      To avoid the restart behaviour --enable-indefinite-sleep is passed
      when configuring init_mss.
      
      Change-Id: I2da3e01e76cb22cd3e1dc9ff984b34994866f18f
      d165a32a
  32. Nov 15, 2019
  33. Oct 24, 2019
  34. Oct 10, 2019
  35. Oct 07, 2019
  36. Oct 02, 2019
  37. Sep 25, 2019
Loading