blob: 1c3ae115a08c65dc780f1827024cd31873027637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[packages]]
name = "shim-signed"
commit_id = "rolling"
scm_url = "https://github.com/vyos/shim-signed.git"
[dependencies]
packages = [
"shim-helpers-amd64-signed",
"shim-helpers-amd64-signed-template",
"shim-unsigned"
]
|