From 1f9443a5679d151fc1022b61632bce4d068c749be427c6a681ff011bfaefd075 Mon Sep 17 00:00:00 2001 From: Max Lin Date: Tue, 3 Feb 2026 19:19:39 +0800 Subject: [PATCH] Do not rebuild product-composer but use product-composer from SLFO --- .gitmodules | 4 ---- product-composer | 1 - 2 files changed, 5 deletions(-) delete mode 160000 product-composer diff --git a/.gitmodules b/.gitmodules index 7b710d3..1445619 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24686,10 +24686,6 @@ path = pdsh url = ../../pool/pdsh branch = leap-16.1 -[submodule "product-composer"] - path = product-composer - url = ../../pool/product-composer - branch = leap-16.1 [submodule "python-boolean.py"] path = python-boolean.py url = ../../pool/python-boolean.py diff --git a/product-composer b/product-composer deleted file mode 160000 index 66ac408..0000000 --- a/product-composer +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 66ac4085afcffda8e5e575d841b3213016434c5dfb4e184629779339c0614f34 -- 2.51.1