* how to set u-boot in meta-machine
@ 2016-06-28 9:55 tab
2016-06-28 10:09 ` Gary Thomas
0 siblings, 1 reply; 2+ messages in thread
From: tab @ 2016-06-28 9:55 UTC (permalink / raw)
To: poky
[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]
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
--
**
*
*
*Tab Liu
*
*LeMaker ****Support * *Team *
**Making Innovation Easy *.
*
Email:
support@lemaker.org <mailto:support@lemaker.org> (Technical Support)
product@lemaker.org <mailto:product@lemaker.org> (Product Distribution)
Website: http://www.lemaker.org/ <http://www.lemaker.org/>
[-- Attachment #2.1: Type: text/html, Size: 5504 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to set u-boot in meta-machine
2016-06-28 9:55 how to set u-boot in meta-machine tab
@ 2016-06-28 10:09 ` Gary Thomas
0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2016-06-28 10:09 UTC (permalink / raw)
To: poky
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-28 10:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 9:55 how to set u-boot in meta-machine tab
2016-06-28 10:09 ` Gary Thomas
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.