summaryrefslogtreecommitdiffstats
path: root/meta/files/layers.example.json
blob: 0a6a6a7b489b0325aba220f92b2fb7659456ccf3 (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
{
    "sources": {
        "meta-alex": {
            "contains_this_file": true,
            "git-remote": {
                "branch": "master",
                "describe": "",
                "remotes": {
                    "remote-alex": {
                        "uri": "https://github.com/kanavin/meta-alex"
                    }
                },
                "rev": "05b25605fb8b2399e4706d7323828676bf0da0b5"
            },
            "path": "meta-alex"
        },
        "meta-intel": {
            "git-remote": {
                "branch": "master",
                "describe": "15.0-hardknott-3.3-310-g0a96edae",
                "remotes": {
                    "origin": {
                        "uri": "git://git.yoctoproject.org/meta-intel"
                    }
                },
                "rev": "0a96edae609a3f48befac36af82cf1eed6786b4a"
            },
            "path": "meta-intel"
        },
        "poky": {
            "git-remote": {
                "branch": "akanavin/setup-layers",
                "describe": "4.1_M1-374-g9dda719b2a",
                "remotes": {
                    "origin": {
                        "uri": "git://git.yoctoproject.org/poky"
                    },
                    "poky-contrib": {
                        "uri": "ssh://git@push.yoctoproject.org/poky-contrib"
                    }
                },
                "rev": "9dda719b2a4727a4d43a6ab8d9e23f8ca68790ec"
            },
            "path": "poky"
        }
    },
    "version": "1.0"
}