-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CHANGELOG for 4.4.0 #7058
Conversation
diff --git a/BaseTools/Source/C/LzmaCompress/GNUmakefile b/BaseTools/Source/C/LzmaCompress/GNUmakefile
index 63d7ee0bc343..1eaecfe8f895 100644
--- a/BaseTools/Source/C/LzmaCompress/GNUmakefile
+++ b/BaseTools/Source/C/LzmaCompress/GNUmakefile
@@ -29,4 +29,4 @@ OBJECTS = \
include $(MAKEROOT)/Makefiles/app.makefile
-BUILD_CFLAGS += -D_7ZIP_ST
+BUILD_CFLAGS += -D_7ZIP_ST -Wno-dangling-pointer and provide a python2 environment. |
|
|
|
Please find |
With 4.4.0-rc1
|
With 4.4.0-rc1:
|
|
With OP-TEE/build#786 |
For 4.4.0-rc1 with #7081: |
|
|
So we both tested that one 😉 |
bd788e5
to
9beb18f
Compare
Update CHANGELOG for 4.4.0 and collect Tested-by tags. Signed-off-by: Jerome Forissier <[email protected]> Tested-by: Jerome Forissier <[email protected]> (vexpress-qemu_armv8a) Tested-by: Jerome Forissier <[email protected]> (vexpress-qemu_virt) Tested-by: Imre Kis <[email protected]> (fvp-ts) Tested-by: Sahil Malhotra <[email protected]> (imx-mx6dlsabresd) Tested-by: Sahil Malhotra <[email protected]> (imx-mx6qsabresd) Tested-by: Sahil Malhotra <[email protected]> (imx-mx6sllevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx6ulevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx6ulzevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx7dsabresd) Tested-by: Sahil Malhotra <[email protected]> (imx-mx7ulpevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8dxlevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8mmevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8mnevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8mqevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8mpevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8qmmek) Tested-by: Sahil Malhotra <[email protected]> (imx-mx8ulpevk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx93evk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx91evk) Tested-by: Sahil Malhotra <[email protected]> (imx-mx95evk) Tested-by: Sahil Malhotra <[email protected]> (LS1046A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS1012A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LX2160A-RDB) Tested-by: Jerome Forissier <[email protected]> (rockchip-rk3399) (Rockpi4B) Tested-by: Joakim Bech <[email protected]> (RPi 3B v1.2) Tested-by: Jens Wiklander <[email protected]> (FVP) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_DK2_SCMI) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_EV1_SCMI) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_DK2) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_EV1) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_ED1) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-135F_DK) Tested-by: Jens Wiklander <[email protected]> (rockchip-rk3399, Rockpi4B) Tested-by: Jens Wiklander <[email protected]> (imx-mx8mqevk)
9beb18f
to
c0982f1
Compare
Merged manually. |
Update CHANGELOG for 4.4.0 and collect Tested-by tags.