home.social

#yocto — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #yocto, aggregated by home.social.

fetched live
  1. Создаём простейший киоск при помощи Yocto

    Я уже рассказывал, как можно собрать минимальный Linux под различные архитектуры. Также я описывал свой эмулятор известной игры «Ну, Погоди!». В этой статье я хочу рассказать, как создать дистрибутив Linux с моим эмулятором, который будет работать в режиме киоска. Вы сталкивались с операционными системами, работающими в режиме киоска, когда снимали деньги в банкомате, взвешивали продукты в супермаркете или покупали товар на кассе самообслуживания.

    habr.com/ru/companies/ruvds/ar

    #linux #yocto #openembedded #kiosk #ну_погоди #recipes #layers #bitbake #ruvds_статьи #дистрибутив

  2. Создаём простейший киоск при помощи Yocto

    Я уже рассказывал, как можно собрать минимальный Linux под различные архитектуры. Также я описывал свой эмулятор известной игры «Ну, Погоди!». В этой статье я хочу рассказать, как создать дистрибутив Linux с моим эмулятором, который будет работать в режиме киоска. Вы сталкивались с операционными системами, работающими в режиме киоска, когда снимали деньги в банкомате, взвешивали продукты в супермаркете или покупали товар на кассе самообслуживания.

    habr.com/ru/companies/ruvds/ar

    #linux #yocto #openembedded #kiosk #ну_погоди #recipes #layers #bitbake #ruvds_статьи #дистрибутив

  3. Создаём простейший киоск при помощи Yocto

    Я уже рассказывал, как можно собрать минимальный Linux под различные архитектуры. Также я описывал свой эмулятор известной игры «Ну, Погоди!». В этой статье я хочу рассказать, как создать дистрибутив Linux с моим эмулятором, который будет работать в режиме киоска. Вы сталкивались с операционными системами, работающими в режиме киоска, когда снимали деньги в банкомате, взвешивали продукты в супермаркете или покупали товар на кассе самообслуживания.

    habr.com/ru/companies/ruvds/ar

    #linux #yocto #openembedded #kiosk #ну_погоди #recipes #layers #bitbake #ruvds_статьи #дистрибутив

  4. Heat death by Yocto build - has this ever happened? :thaenkin:

    😓

    #yocto #build #embedded #heatwave

  5. Heat death by Yocto build - has this ever happened? :thaenkin:

    😓

    #yocto #build #embedded #heatwave

  6. Heat death by Yocto build - has this ever happened? :thaenkin:

    😓

    #yocto #build #embedded #heatwave

  7. Heat death by Yocto build - has this ever happened? :thaenkin:

    😓

    #yocto #build #embedded #heatwave

  8. Heat death by Yocto build - has this ever happened? :thaenkin:

    😓

    #yocto #build #embedded #heatwave

  9. "Works on my machine" is a luxury you rarely have in #embedded development. To fix bugs effectively on your target hardware, you first need the right infrastructure. In this video, Christoph Sterz explains the essential setup required for professional-grade embedded #debugging.

    Christoph starts by demystifying debug symbols: where they are hidden in your SDK, how to manage "split debug" files in #Yocto, and how to use elfutils to handle your binaries. Finally, he walks through the setup for remote debugging using gdbserver, allowing you to keep your heavy symbol files on your laptop while controlling the application running on your device.

    In this video:
    - Why debug symbols are non-negotiable and how to find them in your #SDK.
    - Managing "stripped" vs. "unstripped" binaries using file, eu-strip, and eu-unstrip.
    - Strategies for limited storage: Partial debugging vs. remote debugging.
    - Configuring gdbserver and gdb for a seamless remote connection.

    Watch the video: youtube.com/watch?v=oMrX_fykhy8

    #EmbeddedEngineering #SoftwareEngineering #DevTools #EmbeddedDebugging

  10. "Works on my machine" is a luxury you rarely have in #embedded development. To fix bugs effectively on your target hardware, you first need the right infrastructure. In this video, Christoph Sterz explains the essential setup required for professional-grade embedded #debugging.

    Christoph starts by demystifying debug symbols: where they are hidden in your SDK, how to manage "split debug" files in #Yocto, and how to use elfutils to handle your binaries. Finally, he walks through the setup for remote debugging using gdbserver, allowing you to keep your heavy symbol files on your laptop while controlling the application running on your device.

    In this video:
    - Why debug symbols are non-negotiable and how to find them in your #SDK.
    - Managing "stripped" vs. "unstripped" binaries using file, eu-strip, and eu-unstrip.
    - Strategies for limited storage: Partial debugging vs. remote debugging.
    - Configuring gdbserver and gdb for a seamless remote connection.

    Watch the video: youtube.com/watch?v=oMrX_fykhy8

    #EmbeddedEngineering #SoftwareEngineering #DevTools #EmbeddedDebugging

  11. "Works on my machine" is a luxury you rarely have in #embedded development. To fix bugs effectively on your target hardware, you first need the right infrastructure. In this video, Christoph Sterz explains the essential setup required for professional-grade embedded #debugging.

    Christoph starts by demystifying debug symbols: where they are hidden in your SDK, how to manage "split debug" files in #Yocto, and how to use elfutils to handle your binaries. Finally, he walks through the setup for remote debugging using gdbserver, allowing you to keep your heavy symbol files on your laptop while controlling the application running on your device.

    In this video:
    - Why debug symbols are non-negotiable and how to find them in your #SDK.
    - Managing "stripped" vs. "unstripped" binaries using file, eu-strip, and eu-unstrip.
    - Strategies for limited storage: Partial debugging vs. remote debugging.
    - Configuring gdbserver and gdb for a seamless remote connection.

    Watch the video: youtube.com/watch?v=oMrX_fykhy8

    #EmbeddedEngineering #SoftwareEngineering #DevTools #EmbeddedDebugging

  12. "Works on my machine" is a luxury you rarely have in #embedded development. To fix bugs effectively on your target hardware, you first need the right infrastructure. In this video, Christoph Sterz explains the essential setup required for professional-grade embedded #debugging.

    Christoph starts by demystifying debug symbols: where they are hidden in your SDK, how to manage "split debug" files in #Yocto, and how to use elfutils to handle your binaries. Finally, he walks through the setup for remote debugging using gdbserver, allowing you to keep your heavy symbol files on your laptop while controlling the application running on your device.

    In this video:
    - Why debug symbols are non-negotiable and how to find them in your #SDK.
    - Managing "stripped" vs. "unstripped" binaries using file, eu-strip, and eu-unstrip.
    - Strategies for limited storage: Partial debugging vs. remote debugging.
    - Configuring gdbserver and gdb for a seamless remote connection.

    Watch the video: youtube.com/watch?v=oMrX_fykhy8

    #EmbeddedEngineering #SoftwareEngineering #DevTools #EmbeddedDebugging

  13. "Works on my machine" is a luxury you rarely have in development. To fix bugs effectively on your target hardware, you first need the right infrastructure. In this video, Christoph Sterz explains the essential setup required for professional-grade embedded .

    Christoph starts by demystifying debug symbols: where they are hidden in your SDK, how to manage "split debug" files in , and how to use elfutils to handle your binaries. Finally, he walks through the setup for remote debugging using gdbserver, allowing you to keep your heavy symbol files on your laptop while controlling the application running on your device.

    In this video:
    - Why debug symbols are non-negotiable and how to find them in your .
    - Managing "stripped" vs. "unstripped" binaries using file, eu-strip, and eu-unstrip.
    - Strategies for limited storage: Partial debugging vs. remote debugging.
    - Configuring gdbserver and gdb for a seamless remote connection.

    Watch the video: youtube.com/watch?v=oMrX_fykhy8

  14. Banana PI BPI-AI2N public sale
    The first #Renesas & #BananaPI open source SOM
    SoC: RZ/V2N
    Renesas #AI Accelerator: DRP-AI, supporting up to 15TOPS AI performance
    OS: #Yocto, #Armbian

    Check out the official docs & specs here:

    👉 docs.banana-pi.org/en/BPI-AI2N

    #EdgeAI #SingleBoardComputer #Maker #TechNews
    #SOM

  15. Banana PI BPI-AI2N public sale
    The first #Renesas & #BananaPI open source SOM
    SoC: RZ/V2N
    Renesas #AI Accelerator: DRP-AI, supporting up to 15TOPS AI performance
    OS: #Yocto, #Armbian

    Check out the official docs & specs here:

    👉 docs.banana-pi.org/en/BPI-AI2N

    #EdgeAI #SingleBoardComputer #Maker #TechNews
    #SOM

  16. Banana PI BPI-AI2N public sale
    The first #Renesas & #BananaPI open source SOM
    SoC: RZ/V2N
    Renesas #AI Accelerator: DRP-AI, supporting up to 15TOPS AI performance
    OS: #Yocto, #Armbian

    Check out the official docs & specs here:

    👉 docs.banana-pi.org/en/BPI-AI2N

    #EdgeAI #SingleBoardComputer #Maker #TechNews
    #SOM

  17. Banana PI BPI-AI2N public sale
    The first #Renesas & #BananaPI open source SOM
    SoC: RZ/V2N
    Renesas #AI Accelerator: DRP-AI, supporting up to 15TOPS AI performance
    OS: #Yocto, #Armbian

    Check out the official docs & specs here:

    👉 docs.banana-pi.org/en/BPI-AI2N

    #EdgeAI #SingleBoardComputer #Maker #TechNews
    #SOM

  18. Maybe it is time to alleviate the load on my laptop.
    102.82 looks uncanny, even for a yocto build...

    #yocto #poky

  19. Maybe it is time to alleviate the load on my laptop.
    102.82 looks uncanny, even for a yocto build...

    #yocto #poky

  20. Maybe it is time to alleviate the load on my laptop.
    102.82 looks uncanny, even for a yocto build...

    #yocto #poky

  21. If you want to know more about Moonforge, the Yocto-based OS we've been working on at Igalia, you should come to Berlin for All Systems Go at the end of September, where I have a presentation about Moonforge's design, scope, and tooling.

    cfp.all-systems-go.io/all-syst

    #igalia #moonforge #yocto #allsystemsgo

  22. If you want to know more about Moonforge, the Yocto-based OS we've been working on at Igalia, you should come to Berlin for All Systems Go at the end of September, where I have a presentation about Moonforge's design, scope, and tooling.

    cfp.all-systems-go.io/all-syst

    #igalia #moonforge #yocto #allsystemsgo

  23. If you want to know more about Moonforge, the Yocto-based OS we've been working on at Igalia, you should come to Berlin for All Systems Go at the end of September, where I have a presentation about Moonforge's design, scope, and tooling.

    cfp.all-systems-go.io/all-syst

    #igalia #moonforge #yocto #allsystemsgo

  24. If you want to know more about Moonforge, the Yocto-based OS we've been working on at Igalia, you should come to Berlin for All Systems Go at the end of September, where I have a presentation about Moonforge's design, scope, and tooling.

    cfp.all-systems-go.io/all-syst

    #igalia #moonforge #yocto #allsystemsgo

  25. If you want to know more about Moonforge, the Yocto-based OS we've been working on at Igalia, you should come to Berlin for All Systems Go at the end of September, where I have a presentation about Moonforge's design, scope, and tooling.

    cfp.all-systems-go.io/all-syst

    #igalia #moonforge #yocto #allsystemsgo

  26. @bithive @oli @Stefan_S_from_H
    GCNAT ist lösbar insofern, als dass letztlich zur Umgehung irgendwo eine Ingress/Egress-Adresse gebraucht wird. Dafür gibt es von Self-Host/managed service infinit viel mittlerweile.
    Alternativ wird der Markt bei Verbreitung dieses Ansatzes entsprehcend reagieren. Und von IPv6 haben wir dann noch gar nicht geredet.

    "Hardware kümmern" reduziert sich bei entsprechender Verteilung zum einen massiv und zum anderen wäre das, zusammen mit dem Egress-Dienst ein anbietbarer Dienst für überschaubare Preis sofern die betriebenen Dienste überschaubare Größe und Standardisierung haben. Es muss ja nicht gleich TR-069 sein, aber sealed distros, bootc, yoctokram und was weiß ich ermöglichen mittlerweile recht viel schöne Dinge.

    #yocto #bootc #tr069 #fcos #securecore #managedhosting

  27. @bithive @oli @Stefan_S_from_H
    GCNAT ist lösbar insofern, als dass letztlich zur Umgehung irgendwo eine Ingress/Egress-Adresse gebraucht wird. Dafür gibt es von Self-Host/managed service infinit viel mittlerweile.
    Alternativ wird der Markt bei Verbreitung dieses Ansatzes entsprehcend reagieren. Und von IPv6 haben wir dann noch gar nicht geredet.

    "Hardware kümmern" reduziert sich bei entsprechender Verteilung zum einen massiv und zum anderen wäre das, zusammen mit dem Egress-Dienst ein anbietbarer Dienst für überschaubare Preis sofern die betriebenen Dienste überschaubare Größe und Standardisierung haben. Es muss ja nicht gleich TR-069 sein, aber sealed distros, bootc, yoctokram und was weiß ich ermöglichen mittlerweile recht viel schöne Dinge.

    #yocto #bootc #tr069 #fcos #securecore #managedhosting

  28. @bithive @oli @Stefan_S_from_H
    GCNAT ist lösbar insofern, als dass letztlich zur Umgehung irgendwo eine Ingress/Egress-Adresse gebraucht wird. Dafür gibt es von Self-Host/managed service infinit viel mittlerweile.
    Alternativ wird der Markt bei Verbreitung dieses Ansatzes entsprehcend reagieren. Und von IPv6 haben wir dann noch gar nicht geredet.

    "Hardware kümmern" reduziert sich bei entsprechender Verteilung zum einen massiv und zum anderen wäre das, zusammen mit dem Egress-Dienst ein anbietbarer Dienst für überschaubare Preis sofern die betriebenen Dienste überschaubare Größe und Standardisierung haben. Es muss ja nicht gleich TR-069 sein, aber sealed distros, bootc, yoctokram und was weiß ich ermöglichen mittlerweile recht viel schöne Dinge.

    #yocto #bootc #tr069 #fcos #securecore #managedhosting

  29. @bithive @oli @Stefan_S_from_H
    GCNAT ist lösbar insofern, als dass letztlich zur Umgehung irgendwo eine Ingress/Egress-Adresse gebraucht wird. Dafür gibt es von Self-Host/managed service infinit viel mittlerweile.
    Alternativ wird der Markt bei Verbreitung dieses Ansatzes entsprehcend reagieren. Und von IPv6 haben wir dann noch gar nicht geredet.

    "Hardware kümmern" reduziert sich bei entsprechender Verteilung zum einen massiv und zum anderen wäre das, zusammen mit dem Egress-Dienst ein anbietbarer Dienst für überschaubare Preis sofern die betriebenen Dienste überschaubare Größe und Standardisierung haben. Es muss ja nicht gleich TR-069 sein, aber sealed distros, bootc, yoctokram und was weiß ich ermöglichen mittlerweile recht viel schöne Dinge.

    #yocto #bootc #tr069 #fcos #securecore #managedhosting

  30. @bithive @oli @Stefan_S_from_H
    GCNAT ist lösbar insofern, als dass letztlich zur Umgehung irgendwo eine Ingress/Egress-Adresse gebraucht wird. Dafür gibt es von Self-Host/managed service infinit viel mittlerweile.
    Alternativ wird der Markt bei Verbreitung dieses Ansatzes entsprehcend reagieren. Und von IPv6 haben wir dann noch gar nicht geredet.

    "Hardware kümmern" reduziert sich bei entsprechender Verteilung zum einen massiv und zum anderen wäre das, zusammen mit dem Egress-Dienst ein anbietbarer Dienst für überschaubare Preis sofern die betriebenen Dienste überschaubare Größe und Standardisierung haben. Es muss ja nicht gleich TR-069 sein, aber sealed distros, bootc, yoctokram und was weiß ich ermöglichen mittlerweile recht viel schöne Dinge.

    #yocto #bootc #tr069 #fcos #securecore #managedhosting

  31. Is there a commonly used #yocto alternative for either #freebsd or #netbsd? I am trying to understand something about BSD in #embedded systems.

  32. Is there a commonly used #yocto alternative for either #freebsd or #netbsd? I am trying to understand something about BSD in #embedded systems.

  33. Is there a commonly used #yocto alternative for either #freebsd or #netbsd? I am trying to understand something about BSD in #embedded systems.

  34. Is there a commonly used #yocto alternative for either #freebsd or #netbsd? I am trying to understand something about BSD in #embedded systems.

  35. Is there a commonly used #yocto alternative for either #freebsd or #netbsd? I am trying to understand something about BSD in #embedded systems.

  36. 🎧 È uscita la nuova puntata di: “𝗜 𝘂𝘀𝗲 𝗬𝗼𝗰𝘁𝗼 𝗯𝘁𝘄”, titolo "OTA e SWUpdate" con la partecipazione di Stefano Babic

    Parliamo di OTA, tipi di update,di tutte le funzionalità di SWUpdate etc..

    🎙️Disponibile su Spotify bit.ly/ota-SWUpdate e su tutte le principali piattaforme di streaming, qua tutti i link bit.ly/iuseyoctobtw

    #iuseyoctobtw #ota #swupdate #yocto #openembedded #embeddedlinux #opensource

    @yoctoproject
    @openembedded

    PS: c'è anche uno space Matrix 💬:
    matrix.to/#/#iuseyoctobtw:matr

  37. 🎧 È uscita la nuova puntata di: “𝗜 𝘂𝘀𝗲 𝗬𝗼𝗰𝘁𝗼 𝗯𝘁𝘄”, titolo "OTA e SWUpdate" con la partecipazione di Stefano Babic

    Parliamo di OTA, tipi di update,di tutte le funzionalità di SWUpdate etc..

    🎙️Disponibile su Spotify bit.ly/ota-SWUpdate e su tutte le principali piattaforme di streaming, qua tutti i link bit.ly/iuseyoctobtw

    #iuseyoctobtw #ota #swupdate #yocto #openembedded #embeddedlinux #opensource

    @yoctoproject
    @openembedded

    PS: c'è anche uno space Matrix 💬:
    matrix.to/#/#iuseyoctobtw:matr

  38. Geniatech APC888 NXP i.MX 95-powered Edge AI Box PC takes M.2 AI accelerator from Hailo, MemryX, NXP, or DeepX

    Geniatech APC888 Edge AI Box PC is powered by an NXP i.MX 95 Cortex-A55/M7/M33 applications processor, and features…
    #Netherlands #Nederland #NL #Europe #Europa #EU #NXP #ArtificialIntelligence(AI) #computervision #edgeAI #fanless #geniatech #hailo #Linux #yocto
    europesays.com/netherlands/131