From 0c9ce15cbc085c110bf927d883d21414548f1353 Mon Sep 17 00:00:00 2001
From: Nico <github@nicoboehr.de>
Date: Fri, 29 Dec 2023 23:20:06 +0000
Subject: [PATCH] image customization, gluon bump

---
 gluon                   | 2 +-
 image-customization.lua | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/gluon b/gluon
index a51c1246c..4cda96521 160000
--- a/gluon
+++ b/gluon
@@ -1 +1 @@
-Subproject commit a51c1246ce82fb1496f8f9857515b06e68c5c1d9
+Subproject commit 4cda96521c48df06c89ddee4f431ac8c03d970b1
diff --git a/image-customization.lua b/image-customization.lua
index 378a98838..7a0d08861 100644
--- a/image-customization.lua
+++ b/image-customization.lua
@@ -1,7 +1,6 @@
 -- Generic features and packages for all devices
 features({
 	'autoupdater',
-	'config-mode-geo-location-osm',
 	'ebtables-filter-multicast',
 	'ebtables-filter-ra-dhcp',
 	'ebtables-limit-arp',
-- 
GitLab