Skip to content

Commit a7ccbf6

Browse files
committed
T861: add secure boot support. Build shim-signed package
1 parent d6d31d5 commit a7ccbf6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

scripts/package-build/shim-signed/package.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@
22
name = "shim-signed"
33
commit_id = "rolling"
44
scm_url = "https://github.com/vyos/shim-signed.git"
5+
6+
[dependencies]
7+
packages = [
8+
"shim-helpers-amd64-signed",
9+
"shim-helpers-amd64-signed-template",
10+
"shim-unsigned"
11+
]

0 commit comments

Comments
 (0)