From df8cce84fecdc06a83453094a207e23266ea2fca Mon Sep 17 00:00:00 2001 From: ssss Date: Thu, 14 Mar 2024 09:29:23 +0800 Subject: [PATCH] change sofa.yaml --- sig/other/src-oepkgs/s/sofa.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sig/other/src-oepkgs/s/sofa.yaml b/sig/other/src-oepkgs/s/sofa.yaml index 61689c2067..a02476ac91 100644 --- a/sig/other/src-oepkgs/s/sofa.yaml +++ b/sig/other/src-oepkgs/s/sofa.yaml @@ -24,4 +24,7 @@ branches: - name: openEuler-22.03-LTS-SP2 type: protected create_from: openEuler-22.03-LTS +- name: openEuler-22.03-LTS-SP1 + type: protected + create_from: master type: public -- Gitee