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

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


    {
      "order" : "2",
      "key" : "Zeus",
      "name" : "Yocto Project Linux",
      "version" : "3.0",
      "profile" : "",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:3.0:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"zeus\"}",
      "product_tags" : "{\"key\":\"zeus\",\"mode\":\"support\"}"
	},
    {
      "order" : "3",
      "key" : "Warrior",
      "name" : "Yocto Project Linux",
      "version" : "2.7",
      "profile" : "",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.7:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"warrior\"}",
      "product_tags" : "{\"key\":\"warrior\",\"mode\":\"support\"}"
	},
    {
      "order" : "4",
      "key" : "Thud",
      "name" : "Yocto Project Linux",
      "version" : "2.6",
      "profile" : "",
      "cpe" : "cpe:2.3:o:yoctoproject:linux:2.6:*:*:*:*:*:*:*",
      "defect_tags" : "{\"key\":\"thud\"}",
      "product_tags" : "{\"key\":\"thud\",\"mode\":\"support\"}"
	}
   ]
}