From ddc7d92c35dff8a72e692271bd110c07f72cd199614b1710e82e1022692fdf30 Mon Sep 17 00:00:00 2001 From: Max Lin Date: Mon, 8 Sep 2025 17:40:51 +0800 Subject: [PATCH 1/2] Add hplip --- .gitmodules | 4 ++++ hplip | 1 + 2 files changed, 5 insertions(+) create mode 160000 hplip diff --git a/.gitmodules b/.gitmodules index 57bb442..4e7cbc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26062,3 +26062,7 @@ path = nextcloud-desktop url = ../../pool/nextcloud-desktop branch = leap-16.0 +[submodule "hplip"] + path = hplip + url = ../../pool/hplip + branch = leap-16.0 diff --git a/hplip b/hplip new file mode 160000 index 0000000..0e36a88 --- /dev/null +++ b/hplip @@ -0,0 +1 @@ +Subproject commit 0e36a88b3f80ccdbe103c1a955dfb4b5bdc447489729551d6a8d2f1546938675 -- 2.51.1 From 759e89cfc3b42972967d9d157fc46827fedc774704f5b6d22f01ea003744552a Mon Sep 17 00:00:00 2001 From: Max Lin Date: Mon, 8 Sep 2025 17:44:47 +0800 Subject: [PATCH 2/2] Remove openQA-devel-container from the PackageHub This is a docker image build which does not build at all in PackageHub, and this package should be for Tumbleweed only. --- .gitmodules | 4 ---- openQA-devel-container | 1 - 2 files changed, 5 deletions(-) delete mode 160000 openQA-devel-container diff --git a/.gitmodules b/.gitmodules index 4e7cbc8..6a7c325 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11758,10 +11758,6 @@ path = openQA url = ../../pool/openqa branch = leap-16.0 -[submodule "openQA-devel-container"] - path = openQA-devel-container - url = ../../pool/openqa-devel-container - branch = leap-16.0 [submodule "openSUSE-signkey-cert"] path = openSUSE-signkey-cert url = ../../pool/openSUSE-signkey-cert diff --git a/openQA-devel-container b/openQA-devel-container deleted file mode 160000 index 308767a..0000000 --- a/openQA-devel-container +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 308767a6a78b6ecae9270826055176ea9bdc999127cdf6cd96015ae0b97a8e9c -- 2.51.1