Merge pull request #3682 from Jakob-Naucke/cross

Multistrap Ubuntu & enable cross-building guest
This commit is contained in:
James O. D. Hunt
2022-03-21 11:11:47 +00:00
committed by GitHub
17 changed files with 106 additions and 377 deletions

View File

@@ -233,19 +233,6 @@ externals:
.*/v?(\d\S+)\.tar\.gz
version: "v1.0.1"
musl:
description: |
The musl library is used to build the rust agent.
url: "https://www.musl-libc.org/"
uscan-url: >-
https://www.musl-libc.org/releases/
musl-([\d\.]+)\.tar\.gz
version: "1.1.23"
meta:
description: |
'newest-version' is the latest version known to work.
newest-version: "1.1.23"
nydus:
description: "Nydus image acceleration service"
url: "https://github.com/dragonflyoss/image-service"