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

Commits on Jul 6, 2017

  1. qemu_v8.xml: pin EDK2 version

    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 committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    4134483 View commit details
    Browse the repository at this point in the history