From cdd79996c217805a5bd67bb0c0e4ca05474ef92e Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Mon, 3 Apr 2023 17:41:03 -0600 Subject: [PATCH] pip-requirements.txt: bump edk2-basetools to 0.1.43 Bump the version of edk2-basetools in pip-requirements.txt to 0.1.43. This version contains the update to generate makefiles with both CFLAGS and BUILD_CFLAGS. Signed-off-by: Rebecca Cran Reviewed-by: Michael D Kinney --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 3c3bf921dd..b71e5c4015 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -14,7 +14,7 @@ edk2-pytool-library==0.14.0 edk2-pytool-extensions~=0.21.8 -edk2-basetools==0.1.39 +edk2-basetools==0.1.43 antlr4-python3-runtime==4.7.1 lcov-cobertura==2.0.2