Skip to content

Commit

Permalink
fixup! sys-boot/shim-signed: Add shim-signed package to place signed …
Browse files Browse the repository at this point in the history
…binaries

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
  • Loading branch information
sayanchowdhury committed Sep 16, 2024
1 parent fb3bb13 commit 418f6c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=8

DESCRIPTION="Signed UEFI Shim loader"
HOMEPAGE="https://github.com/rhboot/shim"
SRC_URI="amd64? https://mirror.release.flatcar-linux.net/coreos/shimx64-${PV}.efi.signed"
SRC_URI="amd64? ( https://mirror.release.flatcar-linux.net/coreos/shimx64-${PV}.efi.signed )"
S=${WORKDIR}
KEYWORDS="amd64 arm64"

Expand Down

0 comments on commit 418f6c7

Please sign in to comment.