summaryrefslogtreecommitdiff
path: root/wayland-armv7-versatile.morph
blob: 46aef47e1f25004a50ae8e58095ec0c5291e98b5 (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
{
    "name": "wayland-armv7-versatile",
    "kind": "stratum",
    "build-depends": [
        {
            "morph": "core",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/genivi/baseline/releases/F-0.1",
            "unpetrify-ref": "master"
        },
        {
            "morph": "foundation",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/genivi/baseline/releases/F-0.1",
            "unpetrify-ref": "master"
        },
        {
            "morph": "genivi-foundation",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/genivi/baseline/releases/F-0.1",
            "unpetrify-ref": "master"
        },
        {
            "morph": "x-common",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/genivi/baseline/releases/F-0.1",
            "unpetrify-ref": "master"
        }
    ],
    "chunks": [
        {
            "name": "libxkbcommon",
            "repo": "upstream:xorg-lib-libxkbcommon",
            "ref": "bb620df7aa98c129687382e4866e643b8482fc59",
            "build-depends": [],
            "unpetrify-ref": "baserock/morph"
        },
        {
            "name": "wayland",
            "repo": "upstream:wayland",
            "ref": "006abd0a68e96749beeebf08aad298036b3fbfd4",
            "build-depends": [
                "libxkbcommon"
            ],
            "unpetrify-ref": "baserock/genivi/wayland"
        },
        {
            "name": "mesa-wayland",
            "repo": "upstream:mesa",
            "ref": "e96f3daac78e3971e4500a31e72c0a7e5845c3d1",
            "build-depends": [
                "wayland"
            ],
            "unpetrify-ref": "baserock/genivi/baseline-armv7-versatile"
        }
    ]
}