mkschreder / juci-openwrt-feed

OpenWRT feed with all JUCI related packages.
31 stars 34 forks source link

Conflict with trunk libwebsockets #18

Open protectivedad opened 7 years ago

protectivedad commented 7 years ago

I'm not sure if this is because of how I installed it or my using trunk, etc. In feeds/packages/libs there is a libwebsockets that is pulling in vs 2.0.3. You use commit 0c7e5a94182b8bf5b5be2fc58141466bf54d5812. Can I switch to the newest? I'd rather keep it as close to the source feed as possible.

Edit: While I'm at it. The lighttpd feed also isn't being overridden. I checked my command history and I ran: ./scripts/feeds install -f -a -p juci but after I ran ./scripts/feeds install -a

The juci-full-openwrt Makefile still has +@PACKAGE_juci-uhttpd which brings in uhttpd.

p4u commented 7 years ago

Same problem here. I had to run " ./scripts/feeds install -f -a -p juci" after " ./scripts/feeds install -a"

Please change the name of the packet to resolve this conflict.