From d8c15efb6c93f1f8217183cde94bed4c2d470ffe Mon Sep 17 00:00:00 2001
From: Jan-Tarek Butt <tarek@ring0.de>
Date: Wed, 28 Jun 2017 19:37:35 +0200
Subject: [PATCH] site.mk: prepare pkgs

---
 site.mk | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/site.mk b/site.mk
index 8db3172..ac5c1a1 100644
--- a/site.mk
+++ b/site.mk
@@ -8,11 +8,11 @@ GLUON_SITE_PACKAGES := \
 	gluon-config-mode-mesh-vpn \
 	gluon-ebtables-filter-multicast \
 	gluon-ebtables-filter-ra-dhcp \
-	gluon-luci-admin \
-	gluon-luci-autoupdater \
-	gluon-luci-portconfig \
-	gluon-luci-private-wifi \
-	gluon-luci-wifi-config \
+	gluon-web-admin \
+	gluon-web-autoupdater \
+	gluon-web-network \
+	gluon-web-wifi-config \
+	gluon-web-private-wifi \
 	gluon-mesh-vpn-fastd \
 	gluon-next-node \
 	gluon-radvd \
@@ -26,7 +26,6 @@ GLUON_SITE_PACKAGES := \
 	ffnw-config-mode-contact-info \
 	ffnw-hoodselector \
 	ffnw-multiple-v6-watchdoog \
-	ffnw-hoodselector-ctl \
 	netmon-node-client
 
 USB_BASIC := \
@@ -54,6 +53,7 @@ ifeq ($(GLUON_TARGET),x86-64)
 	GLUON_SITE_PACKAGES += \
 		$(USB_BASIC) \
 		$(USB_NIC) \
+		kmod-phylib-broadcom \
 		kmod-igb
 endif
 
-- 
GitLab