[luci] luci module outside luci tree?

Luca Olivetti luca at ventoso.org
Fri Aug 1 00:01:36 CEST 2014


El 31/07/14 21:42, Bryan Mayland ha escrit:
> On 7/31/2014 2:11 PM, Luca Olivetti wrote:
>> I've almost finished my luci module and I'd like to build an ipkg.
>> To develop it I just created it under an svn checkout of luci, is there
>> a (simple) way of keeping it under its own directory, outside of the
>> luci tree, and still build an ipkg?
>>
> 
> You can put it in another directory outside of the openwrt tree and add
> it to the feeds.conf with a type of "src-link". For example:
> 
> src-link myreponame /home/myuser/src/customwrtrepo
> 
> Inside that you'd have a directory for your package and inside of that
> would be the Makefile.

I've done that with another package (the one I'm writing the luci
interface for), but I don't know how to write a Makefile to build an
ipkg for a luci module.

Bye
-- 
Luca



More information about the luci mailing list