From e94e7318e34973d4fb5af80ccf9ef2cd8262b1d7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 2 May 2024 14:05:47 +0100 Subject: [PATCH] Remove libglnx submodule This will allow it to be re-added as a `git subtree`, which stores commit history inline in the flatpak git repository. Signed-off-by: Simon McVittie --- .gitmodules | 3 --- subprojects/libglnx | 1 - 2 files changed, 4 deletions(-) delete mode 160000 subprojects/libglnx diff --git a/.gitmodules b/.gitmodules index cab9a7b9..472d0431 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "libglnx"] - path = subprojects/libglnx - url = https://gitlab.gnome.org/GNOME/libglnx.git [submodule "bubblewrap"] path = subprojects/bubblewrap url = https://github.com/containers/bubblewrap.git diff --git a/subprojects/libglnx b/subprojects/libglnx deleted file mode 160000 index 202b294e..00000000 --- a/subprojects/libglnx +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 202b294e6079e23242e65e0426f8639841d1210b