generic-poky/meta/recipes-bsp/gnu-efi
Robert Yang e69f3081e9 gnu-efi: fix the LIBDIR
Its LIBDIR in Makefile is:

LIBDIR = $(PREFIX)/lib

This is incorrect for 64 bit bsp, thus will cause build failures on gummiboot:

ld: cannot open linker script file /path/to/usr/lib64/elf_x86_64_efi.lds: No such file or directory

[YOCTO #6053]

(From OE-Core rev: a18e4bef5f284c5b940007e60c7be28128a94c44)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-27 15:44:42 +00:00
..
gnu-efi recipes-bsp: add gnu-efi recipe 2014-03-11 09:30:13 -07:00
gnu-efi_3.0u.bb gnu-efi: fix the LIBDIR 2014-03-27 15:44:42 +00:00