All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: PR server question
Date: Wed, 8 Jan 2014 13:43:06 +0100	[thread overview]
Message-ID: <20140108124306.GY3709@jama> (raw)
In-Reply-To: <52CD3DCC.9070807@mlbassoc.com>

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

On Wed, Jan 08, 2014 at 05:00:12AM -0700, Gary Thomas wrote:
> I'm using a local PR server for my builds, working on my Linux
> kernel.  When I run this sequence:
>    $ bitbake virtual/kernel -c devshell
>      ... fiddle with some kernel sources
>    $ bitbake virtual/kernel -C compile; bitbake package-index
> I notice that the package revision for 'kernel-image-*' goes up
> by 3 on every iteration.
> 
> Not that it makes much difference (or does it?), but does this
> make sense?  Why does it not just increase by 1 since I've only
> actually rebuilt the package once?

I don't remember if it was resolved already, but before it was caused by
qemuarm/qemux86/qemux86-64 using different SRCREVs so it was bumped 3
times every time it was parsed (and causing continual rebuilds for
multi-machine builds).

Now the continual rebuilds should be fixed by PR server returning the
same number to each MACHINE, but maybe there was something left.

> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2014-01-08 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 12:00 PR server question Gary Thomas
2014-01-08 12:43 ` Martin Jansa [this message]

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=20140108124306.GY3709@jama \
    --to=martin.jansa@gmail.com \
    --cc=gary@mlbassoc.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.