mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2026-01-12 02:45:36 +00:00
Juci version in meta-openwrt can't work without fixes, and upstream juci newer versions depend on custom builds of lighttpd. We therefore drop a very niche UI (which upstream only plans to support on openwrt (https://github.com/mkschreder/juci#getting-started) and rather rely on standard luci for openwrt-like builds in the short term and examine our options long term for openwrt-like, hybrid, and regular OE when it comes to a suitable web UI. Closes https://github.com/kraj/meta-openwrt/issues/61 Closes https://github.com/kraj/meta-openwrt/issues/20 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>