Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. pedro@PedroAlvarez:~/Documents/repos/definitions$ vim strata/wayland-generic.morph
  2. pedro@PedroAlvarez:~/Documents/repos/definitions$ git diff
  3. diff --git a/strata/input-common.morph b/strata/input-common.morph
  4. index 8cee9f7..d7c4727 100644
  5. --- a/strata/input-common.morph
  6. +++ b/strata/input-common.morph
  7. @@ -22,7 +22,8 @@ chunks:
  8. build-depends: []
  9. - name: libinput
  10. repo: upstream:libinput
  11. - ref: 0.5.0
  12. + ref: bb10ec84d3704fc0fb40591bcbffe90f6c77966d
  13. + unpetrify-ref: 0.5.0
  14. build-depends:
  15. - mtdev
  16. - libevdev
  17. diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph
  18. index a2f97de..1913fe9 100644
  19. --- a/strata/wayland-generic.morph
  20. +++ b/strata/wayland-generic.morph
  21. @@ -12,6 +12,7 @@ chunks:
  22. - name: wayland
  23. morph: strata/wayland-generic/wayland.morph
  24. repo: upstream:wayland
  25. - ref: baserock/gnome
  26. + ref: c946301cc7616cda6944e29635b424a12147950f
  27. + unpetrify-ref: baserock/gnome
  28. build-depends:
  29. - libxkbcommon
  30. diff --git a/strata/weston-genivi.morph b/strata/weston-genivi.morph
  31. index ed2e9db..a84c9aa 100644
  32. --- a/strata/weston-genivi.morph
  33. +++ b/strata/weston-genivi.morph
  34. @@ -9,7 +9,8 @@ build-depends:
  35. chunks:
  36. - name: linux-pam
  37. repo: upstream:linux-pam
  38. - ref: master
  39. + ref: 6e36ca00ed774a7c5b2f2322c96b023999b733a4
  40. + unpetrify-ref: Linux-PAM-1.1.5
  41. build-depends: []
  42. - name: weston
  43. morph: strata/weston-genivi/weston.morph
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement