summaryrefslogtreecommitdiff
path: root/strata/wayland-generic.morph
blob: 6bc1518aeb383f33acf8a353ab03909ce6a2e9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: wayland-generic
kind: stratum
build-depends:
- morph: strata/x-common.morph
chunks:
- name: libxkbcommon
  repo: upstream:xorg-lib-libxkbcommon
  ref: b721254769212d671a4729f1c88b059979b80efc
  unpetrify-ref: baserock/genivi/baseline
  build-depends: []
- name: wayland
  morph: strata/wayland-generic/wayland.morph
  repo: upstream:wayland
  ref: baserock/gnome
  build-depends:
  - libxkbcommon
- name: mesa
  morph: strata/wayland-generic/mesa.morph
  repo: upstream:mesa
  ref: b8e3777eb34a6f585d7c168003bd8ebd69bf107c
  unpetrify-ref: baserock/gnome
  build-depends:
  - wayland
- name: mtdev
  repo: upstream:mtdev-git
  ref: 4381b78fea54de0e775bf54952b2f95e5a06c57d
  unpetrify-ref: baserock/genivi/baseline
  build-depends: []
- name: xorg-lib-libxkbfile
  repo: upstream:xorg-lib-libxkbfile
  ref: 7381c2f9013ef7784c78091fa671e652a62ca706
  unpetrify-ref: baserock/morph
  build-depends: []
- name: xorg-app-xkbcomp
  repo: upstream:xorg-app-xkbcomp
  ref: 705b9bbb426410f9510601c7010da51184919b36
  unpetrify-ref: baserock/morph
  build-depends:
  - xorg-lib-libxkbfile
- name: xkeyboard-config
  repo: upstream:xkeyboard-config
  ref: b4be67b48fb11989f1824dd0b1c8c399430162b0
  unpetrify-ref: baserock/morph
  build-depends:
  - xorg-app-xkbcomp
- name: libevdev
  repo: upstream:libevdev
  ref: b23649e1ba9fd5c72fa9318e417b4f17f5f6f528
  unpetrify-ref: baserock/genivi/baseline
  build-depends: []
- name: linux-api-headers
  morph: strata/wayland-generic/linux-api-headers.morph
  repo: upstream:linux
  ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe
  unpetrify-ref: baserock/morph
  build-depends: []
- name: libinput
  repo: upstream:libinput
  ref: f0fd32db8f3df558e1d763dfa2db76cdca260323
  unpetrify-ref: baserock/genivi/baseline
  build-depends:
  - libxkbcommon
  - mtdev
  - libevdev
  - linux-api-headers