Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. PlatformSDK bash-3.2$ cat jolla-hw-adaptation-mako.yaml
  2. # Feel free to disable non-critical HA parts during devel by commenting lines out
  3. # Generated in hadk by executing: rpm/dhd/helpers/add_new_device.sh
  4.  
  5. Description: Pattern with packages for mako HW Adaptation
  6. Name: jolla-hw-adaptation-mako
  7. Requires:
  8. - pattern:jolla-hw-adaptation-hybris
  9. - pattern:jolla-hw-adaptation-hybris-droid-vibrator
  10. - pattern:jolla-ui-configuration-mako
  11.  
  12. - droid-hal-mako
  13. - droid-hal-mako-img-boot
  14. - droid-hal-mako-kernel
  15. - droid-hal-mako-kernel-modules
  16. - droid-config-mako-sailfish
  17. - droid-config-mako-pulseaudio-settings
  18. - droid-config-mako-policy-settings
  19. - droid-config-mako-preinit-plugin
  20. - droid-hal-version-mako
  21.  
  22. - pulseaudio-modules-droid
  23. # for audio recording to work:
  24. - qt5-qtmultimedia-plugin-mediaservice-gstmediacapture
  25.  
  26. # These need to be per-device due to differing backends (fbdev, eglfs, hwc, ..?)
  27. - qt5-qtwayland-wayland_egl
  28. - qt5-qpa-hwcomposer-plugin
  29. - qtscenegraph-adaptation
  30.  
  31. # Add GStreamer v1.0 as standard
  32. - gstreamer1.0
  33. - gstreamer1.0-plugins-good
  34. - gstreamer1.0-plugins-base
  35. - gstreamer1.0-plugins-bad
  36. - nemo-gstreamer1.0-interfaces
  37. - gstreamer1.0-droid
  38.  
  39. # This is needed for some harbour apps (eg. Falldown doesn't work otherwise)
  40. - qt5-qtdeclarative-import-positioning
  41. - qt5-qtdeclarative-import-sensors
  42.  
  43. # Flashlight
  44. - jolla-settings-system-flashlight
  45.  
  46. # This is needed for notification LEDs
  47. - mce-plugin-libhybris
  48.  
  49. ## USB mode controller
  50. # Enables mode selector upon plugging USB cable:
  51. - usb-moded
  52. - usb-moded-defaults-android
  53. - usb-moded-developer-mode-android
  54. - usb-moded-pc-suite-mode-android
  55.  
  56. # Extra useful modes not officially supported:
  57. # might need some configuration to get working
  58. - usb-moded-mass-storage-android-config
  59. # working but careful with roaming!
  60. - usb-moded-connection-sharing-android-config
  61. # android diag mode only usable for certain android tools
  62. - usb-moded-diag-mode-android
  63.  
  64. # OBEX for bluetooth PBAP
  65. - obexd-calldata-provider
  66.  
  67. # hammerhead, grouper, and maguro use this in scripts, so include for all
  68. - rfkill
  69.  
  70. # enable device lock and allow to select untrusted software
  71. - jolla-devicelock-plugin-encsfa
  72.  
  73. # Settings app needs this since update15
  74. - jolla-settings-layout
  75.  
  76. # For devices with working cellular modem:
  77. - pattern:jolla-sailfish-cellular-apps
  78. - telepathy-ring
  79.  
  80. # For devices where test_gps eventually gets a fix:
  81. - geoclue-provider-hybris
  82.  
  83. Summary: Jolla HW Adaptation mako
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement