Advertisement
masha11

Untitled

Feb 20th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 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 griffin HW Adaptation
  5. Name: jolla-hw-adaptation-griffin
  6. Requires:
  7. - droid-hal-griffin
  8. - droid-hal-griffin-img-boot
  9. - droid-hal-griffin-kernel-modules
  10. - droid-config-griffin-sailfish
  11. - droid-config-griffin-pulseaudio-settings
  12. - droid-config-griffin-policy-settings
  13. - droid-config-griffin-preinit-plugin
  14. - droid-config-griffin-flashing
  15. - droid-config-griffin-bluez5
  16. - droid-hal-version-griffin
  17. - droid-hal-$DEVICE-detritus
  18.  
  19. # Hybris packages
  20. - libhybris-libEGL
  21. - libhybris-libGLESv2
  22. - libhybris-libwayland-egl
  23.  
  24. # Sensors
  25. - hybris-libsensorfw-qt5
  26.  
  27. # Vibra
  28. - ngfd-plugin-droid-vibrator
  29. - qt5-feedback-haptics-droid-vibrator
  30.  
  31. # Needed for /dev/touchscreen symlink
  32. - qt5-plugin-generic-evdev
  33.  
  34. - pulseaudio-modules-droid
  35. # for audio recording to work:
  36. - qt5-qtmultimedia-plugin-mediaservice-gstmediacapture
  37.  
  38. # These need to be per-device due to differing backends (fbdev, eglfs, hwc, ..?)
  39. - qt5-qtwayland-wayland_egl
  40. - qt5-qpa-hwcomposer-plugin
  41. - qtscenegraph-adaptation
  42.  
  43. # Add GStreamer v1.0 as standard
  44. - gstreamer1.0
  45. - gstreamer1.0-plugins-good
  46. - gstreamer1.0-plugins-base
  47. - gstreamer1.0-plugins-bad
  48. - nemo-gstreamer1.0-interfaces
  49. # For devices with droidmedia and gst-droid built, see HADK pdf for more information
  50. #- gstreamer1.0-droid
  51.  
  52. # This is needed for notification LEDs
  53. - mce-plugin-libhybris
  54.  
  55. ## USB mode controller
  56. # Enables mode selector upon plugging USB cable:
  57. - usb-moded
  58. - usb-moded-defaults-android
  59. - usb-moded-developer-mode-android
  60.  
  61. # Extra useful modes not officially supported:
  62. # might need some configuration to get working
  63. #- usb-moded-mass-storage-android-config
  64. # working but careful with roaming!
  65. - usb-moded-connection-sharing-android-config
  66. # android diag mode only usable for certain android tools
  67. #- usb-moded-diag-mode-android
  68.  
  69. # hammerhead, grouper, and maguro use this in scripts, so include for all
  70. - rfkill
  71.  
  72. # enable device lock and allow to select untrusted software
  73. - jolla-devicelock-daemon-encsfa
  74.  
  75. # For GPS
  76. - geoclue-provider-hybris
  77.  
  78. # For FM radio on some QCOM devices
  79. #- qt5-qtmultimedia-plugin-mediaservice-irisradio
  80. #- jolla-mediaplayer-radio
  81.  
  82. # For devices with SD Card
  83. #- sd-utils
  84.  
  85. Summary: Jolla HW Adaptation griffin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement