All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: poky@yoctoproject.org
Subject: Re: how to set u-boot in meta-machine
Date: Tue, 28 Jun 2016 12:09:03 +0200	[thread overview]
Message-ID: <57724CBF.1010505@mlbassoc.com> (raw)
In-Reply-To: <5772497B.3080701@lemaker.org>

On 2016-06-28 11:55, tab wrote:
> Hi,
> I'm going to build a linux distro for LeMaker Guitar with yocto project and I've meet some problems, hope you can help me:
>   I refer this page(http://www.yoctoproject.org/docs/2.1/bsp-guide/bsp-guide.html) to build a layer named 'meta-guitar'
> with a custom
> kernel source (https://github.com/LeMaker/linux-actions).
> It seems nothing wrong during the building time and i get a 'meta-guitar' successfuly.
> But when i try to build a image with `bitbake core-image-minimal` i get a error:
>
> ERROR: u-boot-v2016.03+gitAUTOINC+df61a74e68-r0 do_compile: oe_runmake failed
> ERROR: u-boot-v2016.03+gitAUTOINC+df61a74e68-r0 do_compile: Function failed: do_compile (log file is located at
> /home/tab/work/yocto/build/guitar/tmp/work/guitar-poky-linux-gnueabi/u-boot/v2016.03+gitAUTOINC+df61a74e68-r0/temp/log.do_compi
> le.16108)
>
> and the logfile says: Configuration file ".config" not found.
>
> It seems that I need to do something with the u-boot while building the meta-guitar?
> But there's no more info about the u-boot while I'm building meta-guitar, such as the path of the u-boot source file?
>   How can i solve this problem?
>   Hope for your help.
>
> Tab Liu

Try looking at some of the <MACHINE>.conf files in meta-fsl-arm
where you should be able to see how to set up the U-Boot build.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


      reply	other threads:[~2016-06-28 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28  9:55 how to set u-boot in meta-machine tab
2016-06-28 10:09 ` Gary Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57724CBF.1010505@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.