From 14657e6082b8576dcc91384454eee9405d39677dfae763c212f1435ca495788b Mon Sep 17 00:00:00 2001 From: Miika Alikirri Date: Fri, 9 Jan 2026 11:01:13 +0200 Subject: [PATCH] Add bootkitd submodule --- .gitmodules | 3 +++ bootkitd | 1 + 2 files changed, 4 insertions(+) create mode 160000 bootkitd diff --git a/.gitmodules b/.gitmodules index 697b0d5..adef85c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "cockpit-bootloader"] path = cockpit-bootloader url = https://src.opensuse.org/cockpit/cockpit-bootloader.git +[submodule "bootkitd"] + path = bootkitd + url = https://src.opensuse.org/cockpit/bootkitd diff --git a/bootkitd b/bootkitd new file mode 160000 index 0000000..47b1f98 --- /dev/null +++ b/bootkitd @@ -0,0 +1 @@ +Subproject commit 47b1f98934ee94643a83e43b72b6d29d3ee417a9619d3a567e986e82b3a4b49f -- 2.51.1