openZwave port?
-
Has anyone successfully ported over the openZwave utility to Omega Onion? I have tried to cross compile and import and build a new binary / firmware and both fail gloriously.
-
Anyone wanna do this for some money? lol
-
Openzwave is actually available in the newer LEDE release. Onion uses 17.01, which does not have the package.
However, looking at the Makefile, it seems that it can be easily backported.Here is the link to the package definition: https://github.com/openwrt/packages/blob/master/utils/openzwave/Makefile
-
I tried that already and it fails in the build process. I tried creating an updated LEDE build (Using the Omega parameters and selecting openzwave as a library to build (in menuconfig ) with and for some reason it fails. The best guess I can think of is its building for the wrong OS / using the wrong toolchain but I dont know... that is why I am here