tano-systems / meta-tanowrt

OpenEmbedded/Yocto layers for TanoWrt Embedded Linux Distribution
MIT License
32 stars 19 forks source link

Support for Turris Omnia #10

Open outbackdingo opened 1 year ago

outbackdingo commented 1 year ago

Hi is it feasible to support the Turris Omni as a router?? Right now we have RDK-B (Yocto based build) running on it yet, it really lacks a functional UI. It does also run OpenWRT, yet somehow for us that lacks the ui and functionalities Tano could provide. Is there a Document or insight on how to onboard other devices ?? Thanks

namedun commented 1 year ago

Hi. In theory, of course it is possible. We implement support for the devices that we have available. Sadly, we do not have Turris Omnia, and in the near future, is unlikely to come. Hence there is no chance to expect support in the nearest future. And we don't have any documentation for developers on how to onboard new devices.

The RDK-B Yocto-based build for Turris Omnia, I see, uses Yocto release 3.1 (Dunfell), which is pretty old now (2020) and is almost unsupported by us (only bugfixes, no new features), and that makes it extra difficult to add support for Turris Omnia.

outbackdingo commented 1 year ago

would Nvidia Xavier be a more viable platform based on meta-tegra ?

On Tue, Feb 14, 2023 at 10:56 PM Anton Kikin @.***> wrote:

Hi. In theory, of course it is possible. We implement support for the devices that we have available. Sadly, we do not have RDK-B, and in the near future, is unlikely to come. Hence there is no chance to expect support in the nearest future. And we don't have any documentation for developers on how to onboard new devices.

The Yocto-based build for RDK-B, I see, uses Yocto release 3.1 (Dunfell), which is pretty old now (2020) and is almost unsupported by us, and that makes it extra difficult to add support for RDK-B.

— Reply to this email directly, view it on GitHub https://github.com/tano-systems/meta-tanowrt/issues/10#issuecomment-1429976850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMPRU4RB7NIVTIZRW6ZU6EDWXOTJXANCNFSM6AAAAAAU26RCPM . You are receiving this because you authored the thread.Message ID: @.***>

namedun commented 1 year ago

It seems that adding support for Nvidia Xavier is a bit easier and quicker.