juci/example-standalone-plugin
Martin Schröder 5237d5197d juci: add example standalone plugin. Building standalone juci packages has been possible from the start. However there has been no examples of using this feature in the main repo. This example shows how.
Basically you have to create a new openwrt package for your plugin. You can use the template. Then you can create a symlink from this package src folder (actual plugin code) to plugins/your-plugin-name in your working juci directory. This will allow you to easily work on the new standalone package within your juci workspace even though it's source is located outside of the main source tree.
2016-07-16 11:37:59 +02:00
..
src juci: add example standalone plugin. Building standalone juci packages has been possible from the start. However there has been no examples of using this feature in the main repo. This example shows how. 2016-07-16 11:37:59 +02:00
Makefile juci: add example standalone plugin. Building standalone juci packages has been possible from the start. However there has been no examples of using this feature in the main repo. This example shows how. 2016-07-16 11:37:59 +02:00