From 1c60b27592deffff8dfbca6a49c249ddb0de13aa Mon Sep 17 00:00:00 2001 From: Chenxi Mao Date: Fri, 24 Jun 2022 13:17:07 +0800 Subject: [PATCH] Add open-vm-tools to 22.03-LTS Signed-off-by: Chenxi Mao --- openEuler-22.03-LTS/pckg-mgmt.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openEuler-22.03-LTS/pckg-mgmt.yaml b/openEuler-22.03-LTS/pckg-mgmt.yaml index 3db72e05b..9b8b5699b 100644 --- a/openEuler-22.03-LTS/pckg-mgmt.yaml +++ b/openEuler-22.03-LTS/pckg-mgmt.yaml @@ -29535,6 +29535,13 @@ packages: obs_to: openEuler:22.03:LTS change_pr: init openEuler-22.03-LTS date: 2022-04-18-14-32-22 + - name: open-vm-tools + branch_from: openEuler-22.03-LTS-Next + branch_to: openEuler-22.03-LTS + obs_from: openEuler:22.03:LTS:Next + obs_to: openEuler:22.03:LTS + change_pr: init openEuler-22.03-LTS + date: 2022-06-24-11-26-22 epol: - name: python-cliff branch_from: openEuler-22.03-LTS-Next -- Gitee