Tipps how to port a simple Linux&Windows CLI App to ALL OpenWrt devices?

You see what I am asking for.

I want to port "UDPBD-Server" to OpenWRT and create a simple package.
I know a few people well versed in LUA as well, so we could have a nice implementation in LuCi as well!

What is it?

Well... A custom protocol for the PS2, which combines UDP with BD and can load Block-devices via UDP, which is actually reusable on many platforms, but currently only used&supported in some Test-builds of "Open PS2 Loader".

It is very lightweight and hence VERY fast, even on the "IOP" MIPS I RISC R3000 CPU @36MHz (although some stuff is directly running on the PHY to offload stuff from the CPU), where other stuff is running on at the same time...!!!

I just want to make sure we have an automatic build-system on GitHub (or similar) for updated versions and that it is built for EVERY architecture OpenWRT supports!

Compiling the app basically just works.

Any Tipps on how to add it to the automatically build packages for all archs?

The only way I know Contributing to OpenWrt

1 Like