Advertisement
gigitux

Untitled

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