the following patch was just integrated into master: commit 00e49aed52cbc32cf8cdab8dbf1eeb96e27ea336 Author: Martin Roth martinroth@google.com Date: Tue Mar 8 12:52:21 2016 -0700
coreinfo: Fix libpayload to not install to libpayload/libpayload
Libpayload installs into the libpayload/ directory under the directory you point it to. Since we were pointing it to build/libpayload, it was installing to build/libpayload/libpayload.
Change-Id: I11029fcfb232d9b66eb3f310fa9e663236d4b213 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/13966 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/13966 for details.
-gerrit