All of lore.kernel.org
 help / color / mirror / Atom feed
* SDKMACHINE settings
@ 2015-02-05 12:13 Parthiban Kandasamy
  2015-02-09 11:06 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Parthiban Kandasamy @ 2015-02-05 12:13 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

entirely i am new to embedded linux. first i did bitbake of
core-image-minimal it came out very well. then again i tried sdk toolchain
development using bitbake -k meta-toolchain-qte. it gives so many error. so
could you provide details for how do i start to develop BSP for
beagleboard-XM. i am entirely confused to understand yocto online document.

-- 
thanks and regards,
parthiban
      +919790329795

[-- Attachment #2: Type: text/html, Size: 599 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SDKMACHINE settings
  2015-02-05 12:13 SDKMACHINE settings Parthiban Kandasamy
@ 2015-02-09 11:06 ` Paul Eggleton
       [not found]   ` <CABNKipJyE1s4rh7z4qJQRRtWCToF4rpkbQDpjCYvkvDasLQLZA@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2015-02-09 11:06 UTC (permalink / raw)
  To: Parthiban Kandasamy; +Cc: yocto

Hi Parthiban,

On Thursday 05 February 2015 17:43:31 Parthiban Kandasamy wrote:
> entirely i am new to embedded linux. first i did bitbake of
> core-image-minimal it came out very well. then again i tried sdk toolchain
> development using bitbake -k meta-toolchain-qte. it gives so many error. so
> could you provide details for how do i start to develop BSP for
> beagleboard-XM. i am entirely confused to understand yocto online document.

Can you please include a log of the errors you are receiving?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SDKMACHINE settings
       [not found]   ` <CABNKipJyE1s4rh7z4qJQRRtWCToF4rpkbQDpjCYvkvDasLQLZA@mail.gmail.com>
@ 2015-02-10 11:02     ` Paul Eggleton
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-02-10 11:02 UTC (permalink / raw)
  To: Parthiban Kandasamy; +Cc: yocto

On Tuesday 10 February 2015 09:45:45 Parthiban Kandasamy wrote:
> On 9 February 2015 at 16:36, Paul Eggleton <paul.eggleton@linux.intel.com>
> wrote:
> > On Thursday 05 February 2015 17:43:31 Parthiban Kandasamy wrote:
> > > entirely i am new to embedded linux. first i did bitbake of
> > > core-image-minimal it came out very well. then again i tried sdk
> > > toolchain development using bitbake -k meta-toolchain-qte. it gives so
> > > many error. so could you provide details for how do i start to develop
> > > BSP for beagleboard-XM. i am entirely confused to understand yocto
> > > online document.
> > 
> > Can you please include a log of the errors you are receiving?
>
> while building toolchain for beagleboard-xm in my laptop, i got this
> compilation error oc autoconf, then how do i get back working level?

Firstly, please keep replies CC'd to the mailing list so that there is a 
chance for others to participate - thanks.

You are using 1.5. Can I suggest that you at least use the last stable release 
from the 1.5 branch i.e. 1.5.4? You may also wish to note that this release is 
no longer officially supported by our project, so a newer stable release would 
be preferred (1.6.2 or 1.7.1).

Having said that, there are two failures in the log:

1) Fetch failure for qt4-native. It's true that the upstream URL is no longer 
valid; however, the Yocto Project source mirror (set up as a MIRRORS entry by 
default in meta-yocto/conf/distro/poky.conf) definitely still has this file. 
Either you've disabled this or you have some kind of connectivity issue 
(firewall, proxy, intermittent connection failure) preventing the mirror from 
working. Check the log file 
/home/parthiban/UliveSytems/Parthiban/CODE/OpenSource/BSP/beagleboard-
dora-10.0.0/BeagleBuild/tmp/work/x86_64-linux/qt4-native/4.8.5-
r0/temp/log.do_fetch.3111 to see if there is an indication as to why the 
mirror fetch failed if you are unsure.
 (I've just verified, fetching qt4-native with the 1.5.4 release automatically 
falls back to the mirror and succeeds here.)

2) Are you running the build within a buildtools or SDK environment? The 
/opt/poky/... path in the error message suggests that you might be. I can't 
reproduce this error with 1.5.4 either.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-10 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-05 12:13 SDKMACHINE settings Parthiban Kandasamy
2015-02-09 11:06 ` Paul Eggleton
     [not found]   ` <CABNKipJyE1s4rh7z4qJQRRtWCToF4rpkbQDpjCYvkvDasLQLZA@mail.gmail.com>
2015-02-10 11:02     ` Paul Eggleton

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.