Skip to content

Commit

Permalink
Add lime-app to lime_newui_test flavor
Browse files Browse the repository at this point in the history
The pull request libremesh/lime-ui-ng#9 added the lime-app (Web UI) package but was never included in the flavor. This commit adds the lime-app package that complements the backend (lime-webui-ng-luci).
  • Loading branch information
gmarcos87 committed Sep 2, 2017
1 parent 6b6d031 commit 7555a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flavors.conf
Expand Up @@ -3,4 +3,4 @@ lede_vanilla="luci-ssl"
lime_default="lime-full -dnsmasq"
lime_mini="lime-basic -opkg -wpad-mini hostapd-mini -kmod-usb-core -kmod-usb-ledtrig-usbport -kmod-usb2 -ppp -dnsmasq -ppp-mod-pppoe -6relayd -odhcp6c -odhcpd -iptables -ip6tables"
lime_zero="lime-basic-no-ui -wpad-mini hostapd-mini -ppp -dnsmasq -ppp-mod-pppoe -6relayd -odhcp6c -odhcpd -iptables -ip6tables"
lime_newui_test="lime-full lime-webui-ng-luci -dnsmasq"
lime_newui_test="lime-full lime-webui-ng-luci lime-app -dnsmasq"

0 comments on commit 7555a31

Please sign in to comment.