summaryrefslogtreecommitdiffstats
path: root/metadata.json
blob: 202cfe89b8d5bc250048ef17dfa9b269cec3ecbd (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
{
  "hostname": "perf-centos7.yoctoproject.org",
  "distro": {
    "pretty_name": "poky 3.0",
    "id": "poky",
    "version_id": "3.0"
  },
  "host_distro": {
    "id": "centos",
    "version_id": "7",
    "pretty_name": "CentOS Linux 7 (Core)"
  },
  "layers": {
    "meta": {
      "commit": "ed884c585f90dfc352041c258802cf90d73914f2",
      "commit_count": 56452,
      "branch": "master"
    },
    "meta-poky": {
      "commit": "ed884c585f90dfc352041c258802cf90d73914f2",
      "commit_count": 56452,
      "branch": "master"
    },
    "meta-yocto-bsp": {
      "commit": "ed884c585f90dfc352041c258802cf90d73914f2",
      "commit_count": 56452,
      "branch": "master"
    }
  },
  "bitbake": {
    "commit": "ed884c585f90dfc352041c258802cf90d73914f2",
    "commit_count": 56452,
    "branch": "master"
  },
  "config": {
    "BB_NUMBER_THREADS": "24",
    "MACHINE": "qemux86",
    "PARALLEL_MAKE": "-j 24"
  }
}