From d9ce079a3b8ad66948e3baf7df5098bfafd95eae Mon Sep 17 00:00:00 2001 From: Xinliang Liu Date: Sun, 8 Oct 2023 03:01:43 +0000 Subject: [PATCH] Add project meta file for Multi-Version_lustre_openEuler-22.03-LTS-Next Fixes: #I80L4F Fixes: #I80F3Y Signed-off-by: Xinliang Liu --- ...ler:22.03:LTS:Next:Epol:Multi-Version:lustre | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 OBS_PRJ_meta/multi_version/Multi-Version_lustre_openEuler-22.03-LTS-Next/openEuler:22.03:LTS:Next:Epol:Multi-Version:lustre diff --git a/OBS_PRJ_meta/multi_version/Multi-Version_lustre_openEuler-22.03-LTS-Next/openEuler:22.03:LTS:Next:Epol:Multi-Version:lustre b/OBS_PRJ_meta/multi_version/Multi-Version_lustre_openEuler-22.03-LTS-Next/openEuler:22.03:LTS:Next:Epol:Multi-Version:lustre new file mode 100644 index 0000000000..ee8850fd16 --- /dev/null +++ b/OBS_PRJ_meta/multi_version/Multi-Version_lustre_openEuler-22.03-LTS-Next/openEuler:22.03:LTS:Next:Epol:Multi-Version:lustre @@ -0,0 +1,17 @@ + + + <description/> + <person userid="Admin" role="maintainer"/> + <person userid="xin3liang" role="maintainer"/> + <useforbuild> + <disable/> + </useforbuild> + <repository name="standard_x86_64"> + <path project="openEuler:22.03:LTS:Next:Epol" repository="standard_x86_64"/> + <arch>x86_64</arch> + </repository> + <repository name="standard_aarch64"> + <path project="openEuler:22.03:LTS:Next:Epol" repository="standard_aarch64"/> + <arch>aarch64</arch> + </repository> +</project> -- Gitee