[luci] How to include new application in build.

Loren Stafford lstafford at ubicom.com
Thu Sep 3 21:09:41 CEST 2009


I had not, but now I have added all the same lines to
openwrt/package/luci/luci/Makefile.

There is progress: now I see in the make output that my module is being
ignored:

  WARNING: skipping luci-app-ipsecvpn -- package not selectd

I notice that the list of modules being built is in a variable MODULES,
which is set to PKG_SELECTED_MODULES. The values in the latter depend on
CONFIG_PACKAGE_*, in my case CONFIG_PACKAGE_luci-app-ipsecvpn.

But I still do not see how CONFIG_PACKAGE_luci-app-ipsecvpn is set.
Grepping for CONFIG_PACKAGE_ has not shown anything useful.  

Thanks for your patience with my newbie questions. I am a technical
writer trying to document a typical LuCI change, so that our  (and
other) engineers can start from a more advanced point when they need to
make GUI changes.

Loren Stafford

 

-----Original Message-----
From: luci-bounces at lists.subsignal.org
[mailto:luci-bounces at lists.subsignal.org] On Behalf Of Steven Barth
Sent: Thursday, September 03, 2009 01:15
To: luci at lists.subsignal.org
Subject: Re: [luci] How to include new application in build.

Did you add the line to the LuCI OpenWrt makefile?


Regards
Cyrus


More information about the luci mailing list