mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
sysutils/uefi-edk2-bhyve: Update to edk2-stable202002 tag
This fixes PR 255431 and makes HTTP(S) boot support work. PR: 255431 Approved by: manu Reviewed by: manu,imp Differential Revision: https://reviews.freebsd.org/D30075
This commit is contained in:
parent
8c3813aa06
commit
4cec3f9086
@ -1,5 +1,5 @@
|
||||
PORTNAME= uefi-edk2-bhyve
|
||||
PORTVERSION= g20210214
|
||||
PORTVERSION= g20210226
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -24,7 +24,7 @@ USE_GCC= yes:build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tianocore
|
||||
GH_PROJECT= edk2
|
||||
GH_TAGNAME= 2e1e8c35f3178df95d79da81ac6deec242da74c2
|
||||
GH_TAGNAME= edk2-stable202102
|
||||
GH_TUPLE= ucb-bar:berkeley-softfloat-3:master:softfloat/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3 \
|
||||
google:brotli:v1.0.7-17-g666c328:brotli/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli \
|
||||
openssl:openssl:OpenSSL_1_1_1g:openssl/CryptoPkg/Library/OpensslLib/openssl \
|
||||
@ -55,7 +55,7 @@ HTTP_BOOT_DESC= Build with HTTP(S) boot support
|
||||
|
||||
DEBUG_VARS= PLAT_TARGET=DEBUG
|
||||
DEBUG_VARS_OFF= PLAT_TARGET=RELEASE
|
||||
HTTP_BOOT_VARS= PLAT_ARGS+=-DHTTP_BOOT_ENABLE=TRUE
|
||||
HTTP_BOOT_VARS= PLAT_ARGS+=-DNETWORK_HTTP_BOOT_ENABLE=TRUE
|
||||
|
||||
PLAT_ARGS+= -DDEBUG_ON_SERIAL_PORT=TRUE
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1613349864
|
||||
SHA256 (tianocore-edk2-g20210214-2e1e8c35f3178df95d79da81ac6deec242da74c2_GH0.tar.gz) = d611fece6f4b0cd7dad24af490524fadb4c560e7bbce7028002f69ce2102f247
|
||||
SIZE (tianocore-edk2-g20210214-2e1e8c35f3178df95d79da81ac6deec242da74c2_GH0.tar.gz) = 13615777
|
||||
TIMESTAMP = 1619914029
|
||||
SHA256 (tianocore-edk2-g20210226-edk2-stable202102_GH0.tar.gz) = 268591f0db8fd1f8c977509e8ac37bd6090c8373bf63a9657c88bb27bb43a279
|
||||
SIZE (tianocore-edk2-g20210226-edk2-stable202102_GH0.tar.gz) = 13604550
|
||||
SHA256 (ucb-bar-berkeley-softfloat-3-master_GH0.tar.gz) = a40ccfa8d5c04971e6af8014217c93b58fba4d08c337bc0436bb141e9e79426a
|
||||
SIZE (ucb-bar-berkeley-softfloat-3-master_GH0.tar.gz) = 148747
|
||||
SHA256 (google-brotli-v1.0.7-17-g666c328_GH0.tar.gz) = caed254751585590b20b4a34d6600e9c9aae153ab1f9e1ae6b67f9bc3ee09b92
|
||||
|
Loading…
Reference in New Issue
Block a user