mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
Merge pull request #1306 from dgibson/no-cmake
osbuilder: remove traces of cmake
This commit is contained in:
@@ -237,19 +237,6 @@ externals:
|
||||
.*/v?(\d\S+)\.tar\.gz
|
||||
version: "v1.0.0-rc5"
|
||||
|
||||
cmake:
|
||||
description: |
|
||||
Build system, to build grpc-rs.
|
||||
url: "https://github.com/Kitware/CMake"
|
||||
uscan-url: >-
|
||||
https://github.com/Kitware/CMake/releases/download/
|
||||
v?([\d\.]+)/cmake-([\d\.]+)\.tar\.gz
|
||||
version: "3.15.3"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work.
|
||||
newest-version: "3.15.3"
|
||||
|
||||
musl:
|
||||
description: |
|
||||
The musl library is used to build the rust agent.
|
||||
|
Reference in New Issue
Block a user