From a415a55c740eb2ae8d8e7de0f88fe46c4108e2ad Mon Sep 17 00:00:00 2001
From: Nils Schneider <nils@nilsschneider.net>
Date: Sun, 9 Feb 2014 23:15:19 +0100
Subject: [PATCH] remove uboot-envtools

Closes #63
---
 include/gluon.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/gluon.mk b/include/gluon.mk
index 3d4ab3848..affb8bd3f 100644
--- a/include/gluon.mk
+++ b/include/gluon.mk
@@ -37,7 +37,7 @@ $(foreach var,$(2),$(1) := $$(sort $$(filter-out -% $$(patsubst -%,%,$$(filter -
 )
 endef
 
-GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6 firewall ip6tables
+GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6 firewall ip6tables -uboot-envtools
 
 override DEFAULT_PACKAGES.router :=
 
-- 
GitLab