Closed stich86 closed 7 months ago
Hey @stich86 , The last time I compiled, I had no problems with my packages.
This is your compilation :), if the dependencies conflict with each other, remove the chat package from the Makefile.
The question is which package requires chat LUCI_DEPENDS:=+sms-tool +comgt +kmod-usb-serial-option.
it was local problem on the build, solved after a make clean ;)
Hi @4IceG,
i'm trying to add your tools on my custom build for BPI-R3-Mini, but when add your plugin, I got this error during compile about
chat
package:Your plugin select automatically
chat
package, andbusybox
haschat
binary disabled, but looks like during the build it still tries to override. Any suggestion? Are you able to compile latest snapshot adding your feed?Thanks in advance!