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