aboutsummaryrefslogtreecommitdiffstats
path: root/bin/yp/yocto-project-products.json
blob: e8164ba69fb8194efe1cddfd115fa306f9a0ef76 (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
66
67
68
{
  "Product_Items" : [ 

     {
       "order" : "1",
       "key" : "master",
       "name" : "Yocto Project",
       "version" : "master",
       "profile" : "",
       "cpe" : "cpe:2.3:o:yoctoproject:*:*:*:*:*:*:*:*:*",
       "defect_tags" : "{\"key\":\"master\"}",
       "product_tags" : "{\"key\":\"master\",\"public_status\":\"no\",\"mode\":\"develop\"}"
        },


    {
      "order" : "2",
      "key" : "nanbield",
      "name" : "Yocto Project",
      "version" : "Nanbield",
      "profile" : "4.3",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:3.0:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"zeus\"}",
      "product_tags" : "{\"key\":\"zeus\",\"mode\":\"support\"}"
	},
    {
      "order" : "3",
      "key" : "mickledore",
      "name" : "Yocto Project",
      "version" : "Mickledore",
      "profile" : "4.2",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.7:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"warrior\"}",
      "product_tags" : "{\"key\":\"warrior\",\"mode\":\"support\"}"
	},
    {
      "order" : "4",
      "key" : "langdale",
      "name" : "Yocto Project",
      "version" : "Langdale",
      "profile" : "4.1",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.6:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"thud\"}",
      "product_tags" : "{\"key\":\"thud\",\"mode\":\"support\"}"
	},
    {
      "order" : "5",
      "key" : "kirkstone",
      "name" : "Yocto Project",
      "version" : "Kirkstone",
      "profile" : "4.0",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.6:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"thud\"}",
      "product_tags" : "{\"key\":\"thud\",\"mode\":\"support\"}"
	},
    {
      "order" : "6",
      "key" : "dunfell",
      "name" : "Yocto Project",
      "version" : "Dunfell",
      "profile" : "3.1",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.6:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"thud\"}",
      "product_tags" : "{\"key\":\"thud\",\"mode\":\"support\"}"
	}
   ]
}