-
Notifications
You must be signed in to change notification settings - Fork 8
/
pengutronix.json
89 lines (89 loc) · 3.69 KB
/
pengutronix.json
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"created": "2022-04-06",
"title": "Pengutronix",
"type": "Association",
"logo_url": "https://www.pengutronix.de/static/img/eisscholle-pinguin.svg",
"location": {
"title": "Pengutronix e.K.",
"address": "Steuerwalder Straße 21",
"postal_code": "31137",
"city": "Hildesheim",
"country": "DE",
"phone_contact": "+49 51 21 20 69 17 0",
"mail_contact": "[email protected]",
"coordinate_list": [52.161413728808895, 9.947292523359001]
},
"subsidiary_location_list": [],
"website_url": "https://www.pengutronix.de/",
"founded_year": 2001,
"kpi_list": [],
"solution_list": [{
"title": "PTX Dist",
"logo_url": "https://www.ptxdist.org/images/PTXdist_Logo_RGB.svg",
"website_url": "https://www.ptxdist.org/index.html",
"created_year": 2001,
"description": "PTXdist is a build system for firmware images. It is developed by an Open Source Community including Pengutronix since 2001. The configuration system Kconfig, known from the Linux kernel, is used to select and configure each package. The collection of recipes is based on GNU Make and Bash.",
"category_list": ["Compute virtualisation"],
"similar_solution_list": [{
"title": "Yocto",
"similar_solution_url": "https://www.yoctoproject.org/",
"category": "Compute virtualisation"
}, {
"title": "Realtime Linux",
"similar_solution_url": "https://wiki.linuxfoundation.org/realtime/start",
"category": "Compute virtualisation"
}, {
"title": "OpenWRT",
"similar_solution_url": "https://openwrt.org/",
"category": "Compute virtualisation"
}],
"licence_list": ["GPL-2.0"],
"source_code_download": "https://git.pengutronix.de/git/ptxdist",
"source_code_profile": "https://www.openhub.net/p/ptxdist/analyses/latest/languages_summary",
"commercial_support_url": "https://pengutronix.de/de/services/embedded-linux-consulting.html",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "RAUC",
"logo_url": "https://rauc.io/images/RAUC_Logo_50.png",
"website_url": "https://rauc.io/",
"created_year": "",
"description": "RAUC is a lightweight update client that runs on your Embedded Linux device and reliably controls the procedure of updating your device with a new firmware revision. RAUC is also the tool on your host system that lets you create, inspect and modify update artifacts for your device.",
"category_list": ["Service lifecycle automation"],
"similar_solution_list": [{
"title": "Torizon",
"similar_solution_url": "https://www.toradex.com/",
"category": "Service lifecycle automation"
},{
"title": "Rauc",
"similar_solution_url": "https://rauc.io/",
"category": "Service lifecycle automation"
},{
"title": "Hologram",
"similar_solution_url": "https://www.hologram.io/",
"category": "Service lifecycle automation"
},{
"title": "SlapOS",
"similar_solution_url": "https://slapos.nexedi.com/",
"category": "Service lifecycle automation"
},{
"title": "Google Cloud IOT core",
"similar_solution_url": "https://cloud.google.com/iot-core",
"category": "Service lifecycle automation"
}],
"licence_list": ["LGPL-2.1"],
"source_code_download": "https://rauc.io/pages/download.html",
"source_code_profile": "https://www.openhub.net/p/Rauc/analyses/latest/languages_summary",
"commercial_support_url": "https://rauc.io/pages/support.html",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}