From e79b45c984a7ed61948e9065fcda6e97a366ea19 Mon Sep 17 00:00:00 2001
From: Jan-Tarek Butt <buttjantarek@googlemail.com>
Date: Thu, 28 May 2015 14:31:44 +0200
Subject: [PATCH] remove ffnw-autoupdater-mod and sed version to 0.5.6

---
 site.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/site.mk b/site.mk
index 05c788e..8737c63 100644
--- a/site.mk
+++ b/site.mk
@@ -23,10 +23,9 @@ GLUON_SITE_PACKAGES := \
 	haveged \
 	ffnw-configurator \
 	ffnw-nodewatcher \
-	ffnw-opkgconfig \
-	ffnw-autoupdater-mod
+	ffnw-opkgconfig 
 
-DEFAULT_GLUON_RELEASE := 0.5.5.4+0$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.5.6+0$(shell date '+%Y%m%d')
 
 # Allow overriding the release number from the command line
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
-- 
GitLab