From f0db5cd7373fdcd3713b9ebd777536dad87a12c4 Mon Sep 17 00:00:00 2001
From: Clemens John <clemens.john@floh1111.de>
Date: Thu, 7 Apr 2016 01:24:33 +0200
Subject: [PATCH] Add package ffnw-hoodselector to siteconf

Signed-off-by: Clemens John <clemens.john@floh1111.de>
---
 site.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site.mk b/site.mk
index dbb7fbf..0e26154 100644
--- a/site.mk
+++ b/site.mk
@@ -28,7 +28,8 @@ GLUON_SITE_PACKAGES := \
 	lwtrace \
 	ffnw-node-info \
 	ffnw-config-mode-geo-location \
-	ffnw-config-mode-contact-info
+	ffnw-config-mode-contact-info \
+	ffnw-hoodselector
 
 ifeq ($(GLUON_TARGET),x86-generic)
 	# support the usb stack on x86 devices
-- 
GitLab