[coreboot] permissions error building external payload

Jonathan Neuschäfer j.neuschaefer at gmx.net
Fri May 20 04:36:24 CEST 2016


On Thu, May 19, 2016 at 11:20:24PM +0000, David Griffith wrote:
> On Thu, 19 May 2016, Martin Roth wrote:
> 
> >Hi David,
> > I think clearing MFLAGS & MAKEFLAGS should fix the issue for you:
> >
> >       $(MAKE) -C payloads/external/OpenBIOS all \
> >               HOSTCC="$(HOSTCC)" \
> >               CONFIG_OPENBIOS_DEVEL=$(CONFIG_OPENBIOS_MASTER) \
> >               CONFIG_OPENBIOS_STABLE=$(CONFIG_OPENBIOS_STABLE) \
> >               CONFIG_OPENBIOS_REVISION=$(CONFIG_OPENBIOS_REVISION) \
> >               CONFIG_OPENBIOS_REVISION_ID=$(CONFIG_OPENBIOS_REVISION_ID) \
> >               MFLAGS= MAKEFLAGS=
> 
> That did the trick.  Now I need 'Push' rights.

You can register on https://review.coreboot.org/#/q/status:open and push
your patches there. Please see https://www.coreboot.org/Git for more
information.


Jonathan



More information about the coreboot mailing list