Skip to content
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

qemu_v8.xml: pin EDK2 version #62

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

jforissier
Copy link
Contributor

Do not use the EDK2 master branch because it is currently broken:

Building ... /home/jerome/work/optee_repo_qemu_v8/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [AARCH64]
Segmentation fault (core dumped)
GNUmakefile:365: recipe for target '/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe/DEBUG/SerialDxe.efi' failed
make[2]: *** [/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe/DEBUG/SerialDxe.efi] Error 139
make[2]: Leaving directory '/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe'

Instead, use the last known good commit: f7bd152c2a05 ("BaseTools:
Update tools_def.template").

Signed-off-by: Jerome Forissier jerome.forissier@linaro.org
Suggested-by: Etienne Carriere etienne.carriere@linaro.org

@jbech-linaro
Copy link
Contributor

Reviewed-by: Joakim Bech <joakim.bech@linaro.org>

FYI @ardbiesheuvel and @leiflindholm

Do not use the EDK2 master branch because it is currently broken:

 Building ... /home/jerome/work/optee_repo_qemu_v8/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [AARCH64]
 Segmentation fault (core dumped)
 GNUmakefile:365: recipe for target '/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe/DEBUG/SerialDxe.efi' failed
 make[2]: *** [/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe/DEBUG/SerialDxe.efi] Error 139
 make[2]: Leaving directory '/home/jerome/work/optee_repo_qemu_v8/edk2/Build/ArmVirtQemuKernel-AARCH64/DEBUG_GCC49/AARCH64/MdeModulePkg/Universal/SerialDxe/SerialDxe'

Instead, use the last known good commit: f7bd152c2a05 ("BaseTools:
Update tools_def.template").

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Suggested-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
@jforissier jforissier merged commit 06633d2 into OP-TEE:master Jul 6, 2017
@jforissier jforissier deleted the edk2-broken branch July 6, 2017 07:44
@ardbiesheuvel
Copy link

ardbiesheuvel commented Jul 6, 2017 via email

@jbech-linaro
Copy link
Contributor

Thanks @ardbiesheuvel , I think we will consider doing that for the next OP-TEE release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants