Edit by Théo: remove desktop/mobile blocks using: ⟩ jq --indent 4 '[.[] | .desktop]' static/messages.json | sponge static/messages.json Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
80 lines
2.8 KiB
JSON
80 lines
2.8 KiB
JSON
[
|
|
{
|
|
"title": "Embedded Linux training (on-line)",
|
|
"body": "Dec 1-12, 2025",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/2"
|
|
},
|
|
{
|
|
"title": "Linux kernel drivers training (on-line)",
|
|
"body": "Dec 1-12, 2025",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/165"
|
|
},
|
|
{
|
|
"title": "Yocto / OpenEmbedded training (on-line)",
|
|
"body": "Dec 1-5, 2025",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/164"
|
|
},
|
|
{
|
|
"title": "Real-Time Linux with PREEMPT_RT training",
|
|
"body": "Mar 24-26, 2026",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/171"
|
|
},
|
|
{
|
|
"title": "Linux debugging, profiling, tracing and performance analysis training",
|
|
"body": "Dec 8-12, 2025",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/172"
|
|
},
|
|
{
|
|
"title": "Buildroot System Development training",
|
|
"body": "Mar 9-13, 2026",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/170"
|
|
},
|
|
{
|
|
"title": "Embedded Linux Networking training",
|
|
"body": "Feb 2-6, 2026",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/167"
|
|
},
|
|
{
|
|
"title": "Embedded Linux Audio training",
|
|
"body": "Mar 9-13, 2026",
|
|
"action": "Register",
|
|
"link": "https://shop.bootlin.com/en/event/169"
|
|
},
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"title": "Zephyr development and porting",
|
|
"body": "Building a Zephyr-based project?",
|
|
"link": "https://bootlin.com/engineering/zephyr/"
|
|
}
|
|
]
|