Accepting request 499877 from devel:openSUSE:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/499877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shim?expand=0&rev=57
This commit is contained in:
commit
156f6c1077
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 03:44:48 UTC 2017 - glin@suse.com
|
||||
|
||||
- Add the build flag to enable HTTPBoot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 10:54:41 UTC 2017 - mchang@suse.com
|
||||
|
||||
|
@ -167,7 +167,7 @@ for suffix in "${suffixes[@]}"; do
|
||||
cp $cert2 shim.crt
|
||||
fi
|
||||
# make sure cast warnings don't trigger post build check
|
||||
make EFI_PATH=/usr/lib64 RELEASE=0 VENDOR_CERT_FILE=shim-$suffix.der shim.efi 2>/dev/null
|
||||
make EFI_PATH=/usr/lib64 RELEASE=0 VENDOR_CERT_FILE=shim-$suffix.der ENABLE_HTTPBOOT=1 shim.efi 2>/dev/null
|
||||
#
|
||||
# assert correct certificate embedded
|
||||
grep -q "$verify" shim.efi
|
||||
|
Loading…
x
Reference in New Issue
Block a user