Advertisement
Guest User

Untitled

a guest
Jan 7th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. diff --git a/patterns/jolla-hw-adaptation-meilan2.yaml b/patterns/jolla-hw-adaptation-meilan2.yaml
  2. index 57deb91..78eb681 100644
  3. --- a/patterns/jolla-hw-adaptation-meilan2.yaml
  4. +++ b/patterns/jolla-hw-adaptation-meilan2.yaml
  5. @@ -15,6 +15,8 @@ Requires:
  6. - droid-config-meilan2-pulseaudio-settings
  7. - droid-config-meilan2-policy-settings
  8. - droid-config-meilan2-preinit-plugin
  9. +- droid-config-meilan2-flashing
  10. +- droid-config-meilan2-bluez4
  11. - droid-hal-version-meilan2
  12.  
  13. - pulseaudio-modules-droid
  14. @@ -47,7 +49,6 @@ Requires:
  15. - usb-moded
  16. - usb-moded-defaults-android
  17. - usb-moded-developer-mode-android
  18. -- usb-moded-pc-suite-mode-android
  19.  
  20. # Extra useful modes not officially supported:
  21. # might need some configuration to get working
  22. @@ -57,8 +58,6 @@ Requires:
  23. # android diag mode only usable for certain android tools
  24. - usb-moded-diag-mode-android
  25.  
  26. -# from update13, this is needed explicitly
  27. -- bluez-configs-sailfish
  28. # hammerhead, grouper, and maguro use this in scripts, so include for all
  29. - rfkill
  30.  
  31. diff --git a/patterns/jolla-ui-configuration-meilan2.yaml b/patterns/jolla-ui-configuration-meilan2.yaml
  32. index c8e514d..cf803ca 100644
  33. --- a/patterns/jolla-ui-configuration-meilan2.yaml
  34. +++ b/patterns/jolla-ui-configuration-meilan2.yaml
  35. @@ -6,5 +6,9 @@ Name: jolla-ui-configuration-meilan2
  36. Requires:
  37. - jolla-ambient-z@ICON_RES@
  38. - ambient-icons-closed-z@ICON_RES@
  39. -Summary: Jolla UI Configuration meilan2
  40.  
  41. +# Introduced starting Sailfish OS 2.0.4.x:
  42. +# 3rd party accounts like Twitter, VK, cloud services, etc
  43. +- jolla-settings-accounts-extensions-3rd-party-all
  44. +
  45. +Summary: Jolla UI Configuration meilan2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement