On Thu, Jan 29, 2015 at 2:45 AM, Daniel C. A (NESTIT) <[email protected]> wrote: > Hi, > I'm using the git path of already built u-boot source. I have built using > EXTERNALSRC for matchbox-wm, and it was success. Doubted whats wrong here.
I have no glue as well. > Btw, One more query :) I need 'top -H' command running to know the CPU usage > particularly the threads running. But this command is not found, since top is > linked to busybox. Can we include 'top' package and build it seperatly? I think it's from procps, Daiane > > Regards, > Daniel > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Daiane > Angolini > Sent: Wednesday, January 28, 2015 5:44 PM > To: Daniel C. A (NESTIT) > Cc: [email protected] > Subject: Re: [meta-freescale] Bitbake error: u-boot-fslc > > On Wed, Jan 28, 2015 at 6:28 AM, Daniel C. A (NESTIT) > <[email protected]> wrote: >> Dear Daiane, >> >> For your following question, >> >From u-boot perspective, you're trying to build for mx6qsabreauto, >> I think 2014.01 does not support imx6Q-Sabre Auto, can you, please, double >> check? >> >> U-boot version 2014.01 is working on imx6Q-Sabre Auto, since I used >> the same before. I got the same error continuously whenever I try to bitbake >> -c compile u-boot-fslc -f. Only changes I made are, >> 1. Changed machine name as aic_target (but I included its conf file as said >> before). >> 2. In local.conf I gave, INHERIT = "externalsrc" , and provided externalsrc >> path also there. (when I bitbake disabling externalsrc, no error is found). > > http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-classes-externalsrc > > What is the u-boot source code you´re building when using externalsrc? > > Maybe, try to see the value for EXTERNALSRC and EXTERNALSRC_BUILD and > search for another u-boot source code there. > > > Daiane > > >> >> Awaiting your reply, >> Daniel >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Daniel C. A >> (NESTIT) >> Sent: Friday, January 23, 2015 4:53 PM >> To: Daiane Angolini >> Cc: [email protected]; Freescale Support >> Subject: Re: [meta-freescale] Bitbake error: u-boot-fslc >> >> Okay.Thanks for the support. :) >> >> Daniel >> >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On Behalf Of Daiane >> Angolini >> Sent: Friday, January 23, 2015 4:34 PM >> To: Daniel C. A (NESTIT) >> Cc: [email protected]; Freescale Support >> Subject: Re: [meta-freescale] Bitbake error: u-boot-fslc >> >> On Fri, Jan 23, 2015 at 4:41 AM, Daniel C. A (NESTIT) >> <[email protected]> wrote: >> >> I removed anything else from your log, because I want to highlitgh >> what I can read from it >> >> >>> NATIVELSBSTRING = "Ubuntu-12.04" >> >> You are using Ubuntu 12.04 >> http://www.yoctoproject.org/docs/1.6/ref-manual/ref-manual.html#detailed-supported-distros >> >> supported distro >> >> >>> DISTRO_VERSION = "1.6.2" >> >> it´s daisy, not dizzy >> >> >>> ERROR: Function failed: do_compile (log file is located at >>> /home/daniel/aic/fsl-community-bsp_target_builder/sources/poky/build_target/tmp/work/aic_target-poky-linux-gnueabi/u-boot-fslc/v2014.01-r6/temp/log.do_compile.6040) >> >> the u-boot version is 2014.01 >> >>> | make: *** No rule to make target `mx6qsabreauto_config'. Stop. >> >> >> From u-boot perspective, you're trying to build for mx6qsabreauto, I >> think 2014.01 does not support imx6Q-Sabre Auto, can you, please, >> double check? >> >> >> >>> Note: >>> >>> 1. aic_target is my customized MACHINE name and I have included its >>> conf file. >> >> I think the first thing is to ajust the u-boot version to one with >> proper board support. >> >> I would also recommend to use dizzy, instead of daisy >> >> >> Daiane >> -- >> _______________________________________________ >> meta-freescale mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-freescale >> -- >> _______________________________________________ >> meta-freescale mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
