kernel-uvm-cvm: remove spec and references (#7716)

This commit is contained in:
Archana Choudhary 2024-02-07 14:30:57 +05:30 committed by GitHub
parent d3439c76df
commit de5c3312fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 6 additions and 4497 deletions

1
.github/CODEOWNERS vendored
View File

@ -21,7 +21,6 @@
/SPECS/kernel-headers/* @microsoft/cbl-mariner-kernel
/SPECS/kernel-mshv/* @microsoft/cbl-mariner-kata-containers
/SPECS/kernel-uvm/* @microsoft/cbl-mariner-kata-containers
/SPECS/kernel-uvm-cvm/* @microsoft/cbl-mariner-kata-containers
/SPECS-SIGNED/kernel-signed/* @microsoft/cbl-mariner-kernel
/SPECS-SIGNED/kernel-hci-signed/* @microsoft/cbl-mariner-kernel
/SPECS-SIGNED/kernel-azure-signed/* @microsoft/cbl-mariner-kernel

File diff suppressed because one or more lines are too long

View File

@ -2757,7 +2757,6 @@
"kernel-mshv",
"kernel-rt",
"kernel-uvm",
"kernel-uvm-cvm",
"keyutils",
"kmod",
"krb5",

View File

@ -1,7 +1,7 @@
Summary: Metapackage for Kata UVM components
Name: kata-packages-uvm
Version: 1.0.0
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -53,7 +53,6 @@ Requires: clang
Requires: kata-containers-tools
Requires: kata-containers-cc-tools
Requires: kernel-uvm
Requires: kernel-uvm-cvm
# Uncomment and remove duplicates once msigvm is available
#Requires: msigvm
# Python dependencies for non-packaged IGVM tool
@ -96,6 +95,9 @@ Requires: golang
%files coco-sign
%changelog
* Tue Feb 06 2024 Archana Choudhary <archana1@microsoft.com> - 1.0.0-2
- Remove dependency on kernel-uvm-cvm
* Tue Dec 19 2023 Mitch Zhu <mitchzhu@microsoft.com> - 1.0.0-1
- Introduce kata meta-package for the UVM components.
- License verified

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
{
"Signatures": {
"config": "559ba5969e8ad60fc68edb101533fa211dd04608281d7cd5fdd3d117d29b8a65",
"kernel-uvm-6.1.0.mshv14.tar.gz": "e4ab8637a532fd731b5c2aa2edfb719bbff8c9870282af0794c15c90b0c52097"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -15,11 +15,10 @@ index 67c4d51..8ec4003 100644
[main]
gpgcheck=1
installonly_limit=3
+installonlypkgs=kernel kernel-hci kernel-mos kernel-mshv kernel-uvm kernel-uvm-cvm kernel-azure
+installonlypkgs=kernel kernel-hci kernel-mos kernel-mshv kernel-uvm kernel-azure
clean_requirements_on_remove=0
repodir=/etc/yum.repos.d
cachedir=/var/cache/tdnf
plugins=1
--
2.34.1

View File

@ -8196,16 +8196,6 @@
}
}
},
{
"component": {
"type": "other",
"other": {
"name": "kernel-uvm-cvm",
"version": "6.1.0.mshv14",
"downloadUrl": "https://cblmarinerstorage.blob.core.windows.net/sources/core/kernel-uvm-6.1.0.mshv14.tar.gz"
}
}
},
{
"component": {
"type": "other",