Inputs to install open embedded core packages on UBUNTU 14.04

I am trying to install the YOCTO setup on UBUNTU 14.04 to create an working image of Boot-loader , Kernel , Root file system.

I am following the steps mentioned in

Under V2.1 and Later Images ,Setup/Configure section i am not getting the required EXPORT file under my current working directory .

Attached along is the log , could member please let me know if there is any mistake in the steps or if i am missing any point.

Please find the log.
link text
link text

Hi

It looks like the repo tool was not able to download all the git layer repos when doing the ‘repo sync’.
What happens if you follow the advice from here when repo sync fails? e.g. using the -j=1 parameter looks promising.

Max

Hi Max ,

I am getting below mentioned message
The web page at http://repo+sync+issues/ might be temporarily down or it may have moved permanently to a new web address.

Could you please share the any alternate link or can share the document which can help.

I would clear the setup again and try fresh from repo stage & share the outcome .

@ashishx88
Hi
fixed the URL in the answer
Max

Hi Toradex Team ,

I am able to flash the build kernel image on the SD card and boot the board .

But the setup throws below mentioned console message on the screen & i am not getting any display. root@apalis-imx6:~# uname -a

Linux apalis-imx6 3.14.52-v2.6.1b1+g3894f6d #1 SMP Thu Jan 12 16:22:15 IST 2017 armv7l GNU/Linux

root@apalis-imx6:~# [ 27.442270] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 27.503559] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 27.574334] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 27.643510] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 27.713798] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 33.232863] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 33.293524] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 33.364302] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 33.433497] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz [ 33.503789] mxc_sdc_fb fb.20: 640x480 h_sync,r,l: 96,16,48 v_sync,l,u: 2,10,33 pixclock=25200000 Hz

As this is a new question unrelated to the previous one which you BTW did not further comment on would you be so kind and ask it as a new question? As a further advice I would specify what exactly in terms of a display you hooked up to the board. Thanks!

Hi Marcel ,

w.r.t problem reported , the inputs from toradex were helpful .

I manually deleted the repo folder [ /home/ashish/.repo] , created an new folder called oe-core & did the steps for repo installation here .

Then the repo sync took around 7 hours for me which is the image i flashed on SD card today & got the above mentioned messages.

The only reason of mentioning here was because it was in continuation of creating an fresh setup & hence logically was added in this thread.
As asked will trigger an separate thread .