All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <yocto@yoctoproject.org>
Subject: Re: building Yocto on Fedora 14 vs. Ubuntu 11.10
Date: Thu, 5 Jan 2012 10:09:47 -0600	[thread overview]
Message-ID: <4F05CB4B.4090604@windriver.com> (raw)
In-Reply-To: <4F05C8C6.2010603@gmail.com>

On 1/5/12 9:59 AM, Jim Abernathy wrote:
> I'm finding differences between the number of task for building
> meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14
> and wondered if this is a problem.
>
> On a clean build of core-image-sato, the first section has 63 tasks on
> Ubuntu 11.10, but 126 tasks on Fedora 14.  126 is the number I remember
> seeing for the first section of the build on other Sato builds.
>
> Is this an issue? is this caused by the different development O/S's?
>
> BTW the second part of the build has 4426 tasks on Ubuntu 11.10 and also
> on Fedora 14.

In the bitbake wrapper (scripts/bitbake), there is a check to see if the host 
version of tar is greater then 1.23.  If it is not, then tar is added to the 
early set of tasks.  This likely is the cause of the different task sets you see.

--Mark

> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



  reply	other threads:[~2012-01-05 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05 15:59 building Yocto on Fedora 14 vs. Ubuntu 11.10 Jim Abernathy
2012-01-05 16:09 ` Mark Hatle [this message]
2012-01-05 16:10 ` Paul Eggleton

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=4F05CB4B.4090604@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=yocto@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.