From 9cbbc42ce01bb979d803647a17cc679ef28cfe7b Mon Sep 17 00:00:00 2001
From: Chris Fiege <chris@tinyhost.de>
Date: Sun, 4 Aug 2024 13:33:32 +0200
Subject: [PATCH] image-customization: Rename gluon-ffbsnext-debugbathosts to
 gluon-ffbs-debugbathosts

This package is not specific to `parker`, so we can remove the `next`
from it's name.
---
 image-customization.lua | 2 +-
 modules                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/image-customization.lua b/image-customization.lua
index d8ddbf1..7a47b7b 100644
--- a/image-customization.lua
+++ b/image-customization.lua
@@ -30,7 +30,7 @@ packages({
 	'kmod-wireguard',
 	'gluon-ffbsnext-nodeconfig',
 	'gluon-ffbsnext-nodeconfig-respondd',
-	'gluon-ffbsnext-debugbathosts',
+	'gluon-ffbs-debugbathosts',
 	'gluon-ffbsnext-debugrsyslog',
 	'gluon-ffbsnext-nextnode',
 	'gluon-ffbsnext-info-pull',
diff --git a/modules b/modules
index 64e2e74..788b9e1 100644
--- a/modules
+++ b/modules
@@ -1,4 +1,4 @@
 GLUON_SITE_FEEDS='packages_ffbs'
 PACKAGES_PACKAGES_FFBS_REPO=https://gitli.stratum0.org/ffbs/ffbs-packages.git
-PACKAGES_PACKAGES_FFBS_COMMIT=4f83ee2f2571a2baa5493038da7c6fb3cc0b8016
+PACKAGES_PACKAGES_FFBS_COMMIT=623920238643bc441b79b4af5e35a3cca8d705ab
 PACKAGES_PACKAGES_FFBS_BRANCH=v2023.2.x-ffbs-next
-- 
GitLab