Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omcproxy: switch to OpenWrt github repo | Hans Dedecker | 2018-12-16 | 1 | -35/+0 |
| | | | | | | | Switch to OpenWrt github repo in PKG_SOURCE_URL so we can remove the out of tree patch Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> | ||||
* | omcproxy: fix compilation on little-endian CPUs | Eneas U de Queiroz | 2018-12-16 | 1 | -0/+35 |
Don't use cpu_to_be32 outside of a function. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> |