[meta-swupdate][PATCH] swupdate: don't set default mongoose port in args

16 views
Skip to first unread message

Oliver Kaestner

unread,
Jun 4, 2026, 12:51:23 PMJun 4
to swupdate
Avoid setting the mongoose listing port in the command line arg list.
This is unnecessary as it is the default one and it makes it harder to
change it, as it overrides the user's choice in swupdate.cfg.

Removing it should not have any impact on existing configurations.

Signed-off-by: Oliver Kästner <okae...@rosen-nxt.com>
---
recipes-support/swupdate/swupdate/10-mongoose-args.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-support/swupdate/swupdate/10-mongoose-args.in b/recipes-support/swupdate/swupdate/10-mongoose-args.in
index a2ca1a6..6c4fefb 100644
--- a/recipes-support/swupdate/swupdate/10-mongoose-args.in
+++ b/recipes-support/swupdate/swupdate/10-mongoose-args.in
@@ -1 +1 @@
-SWUPDATE_WEBSERVER_ARGS="-r @@wwwdir@@ ${SWUPDATE_MONGOOSE_EXTRA_ARGS:--p 8080}"
+SWUPDATE_WEBSERVER_ARGS="-r @@wwwdir@@ ${SWUPDATE_MONGOOSE_EXTRA_ARGS}"
--
2.43.0

Stefano Babic

unread,
Jul 27, 2026, 10:25:05 AM (9 days ago) Jul 27
to Oliver Kaestner, swupdate
Applied to -master, -scarthgap, wrynose, thanks !

Best regards,
Stefano Babic

--
_______________________________________________________________________
Nabla Software Engineering GmbH
Hirschstr. 111A | 86156 Augsburg | Tel: +49 821 45592596
Geschäftsführer : Stefano Babic | HRB 40522 Augsburg
E-Mail: sba...@nabladev.com

Reply all
Reply to author
Forward
0 new messages