]> code.ossystems Code Review - openembedded-core.git/commit
gnu-efi: fix the LIBDIR
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 27 Mar 2014 06:09:46 +0000 (14:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2014 15:44:16 +0000 (15:44 +0000)
commita18e4bef5f284c5b940007e60c7be28128a94c44
treec00895269d1e91b5c6fc13a0786254ec39400496
parent62b0f09c13aa8e9c75ddea286586d1a2385a80be
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]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-bsp/gnu-efi/gnu-efi_3.0u.bb