All of lore.kernel.org
 help / color / mirror / Atom feed
* Y-AB automatic updates?
@ 2016-10-11  8:42 gmane
  2016-10-11 14:39 ` Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: gmane @ 2016-10-11  8:42 UTC (permalink / raw)
  To: yocto

Hi,

With a latest and greatest Yocto Autobuilder I noticed stuff like this 
when I restart it:

---
...
  Updating PRSERV
remote: Counting objects: 20, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 20 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (20/20), done.
 From git://git.openembedded.org/bitbake
    35927a9..d9713ed  master     -> origin/master
    35927a9..d9713ed  1.32       -> origin/1.32
  + 21defce...09dd499 master-next -> origin/master-next  (forced update)
Updating 35927a9..d9713ed
Fast-forward
  bin/bitbake         |  2 +-
  lib/bb/__init__.py  |  2 +-
  lib/bb/ui/depexp.py | 24 ++++++++++++++++++++++++
  3 files changed, 26 insertions(+), 2 deletions(-)

---

This pumps e.g. the bitbake version:

Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date:   Tue Oct 11 08:46:35 2016 +0100

     bitbake: Update version to 1.32.0

---

Is this really intentionally and what's the purpose?

Say you have a build server for your production software and PRSERV is 
being (randomly) updated.
Due to a bug before or after the update the build output might be 
different.
So you can't reproduce your images any more.

Some people (including myself) really would like to have reproduce able 
builds.

Is there a "non hacky" way to turn these updates off?

Regards,

Robert


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

end of thread, other threads:[~2016-10-11 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11  8:42 Y-AB automatic updates? gmane
2016-10-11 14:39 ` Joshua Lock
2016-10-11 15:38   ` gmane

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.