[coreboot-gerrit] Patch merged into coreboot/master: 08c7018 libpayload: Don't use default path for kconfig

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 17 11:25:18 CEST 2014


the following patch was just integrated into master:
commit 08c7018050e5af2c604c7b1ef35a66fb9f1171d5
Author: Nico Huber <nico.h at gmx.de>
Date:   Tue Oct 14 23:27:50 2014 +0200

    libpayload: Don't use default path for kconfig
    
    libpayload's kconfig is totally incompatible with other kconfig versions,
    today. Using other versions just doesn't work any more, so don't use the
    overridable $(obj)/util/kconfig path. Choose a path that reflects the
    incompatibility: $(obj)/util/lp_kconfig, instead.
    
    This whole every-(sub)project-has-it's-own-patched-kconfig-version makes
    me really, really sad :'-(
    
    Change-Id: I964772f3323dc20aa7c1cc26a384a2fbca1dbb5e
    Signed-off-by: Nico Huber <nico.h at gmx.de>
    Reviewed-on: http://review.coreboot.org/7061
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/7061 for details.

-gerrit



More information about the coreboot-gerrit mailing list