-
Notifications
You must be signed in to change notification settings - Fork 157
/
Copy pathmessages.json
87 lines (87 loc) · 2.81 KB
/
messages.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
[
{
"title": "In-person Linux kernel drivers training",
"body": "Jun 16-20, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/126"
},
{
"title": "Embedded Linux training",
"body": "Mar 31-Apr 8, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/122"
},
{
"title": "Embedded Linux training",
"body": "Mar 10-20, 2025, special US time zones",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/114"
},
{
"title": "Linux kernel drivers training",
"body": "May 6-19, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/123"
},
{
"title": "Linux kernel drivers training",
"body": "Mar 31-Apr 9, 2025, special US time zones",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/118"
},
{
"title": "Yocto / OpenEmbedded training",
"body": "Feb 10-13, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/125"
},
{
"title": "Yocto / OpenEmbedded training",
"body": "Mar 24-27, 2025, special US time zones",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/116"
},
{
"title": "Real-Time Linux with PREEMPT_RT training",
"body": "Feb 18-20, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/104"
},
{
"title": "Linux debugging, profiling, tracing and performance analysis training",
"body": "Apr 14-17, 2025",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/124"
},
{
"title": "Linux debugging, profiling, tracing and performance analysis training",
"body": "Mar 24-27, 2025, special US time zones",
"action": "Register",
"link": "https://shop.bootlin.com/en/event/117"
},
{
"title": "Linux BSP development engineering services",
"body": "Need help to port Linux and bootloaders to your hardware?",
"link": "https://bootlin.com/engineering/linux-board-support-package/"
},
{
"title": "Open-source upstreaming",
"body": "Need help get the support for your hardware in upstream Linux?",
"link": "https://bootlin.com/engineering/upstreaming/"
},
{
"title": "Linux BSP upgrade and security maintenance",
"body": "Need help to get security updates for your Linux BSP?",
"link": "https://bootlin.com/engineering/linux-board-support-package/"
},
{
"title": "Yocto distribution development and maintenance",
"body": "Need a Yocto distribution for your embedded project?",
"link": "https://bootlin.com/engineering/linux-board-support-package/"
},
{
"title": "Buildroot integration, development and maintenance",
"body": "Need a Buildroot system for your embedded project?",
"link": "https://bootlin.com/engineering/linux-board-support-package/"
}
]