From: "Mike Westerhof (mwester)" <mwester@dls.net>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] bitbake.conf, freeze.inc: Add version lockdown implementation and use it by default.
Date: Thu, 14 May 2009 22:56:48 -0500 [thread overview]
Message-ID: <4A0CE800.5040407@dls.net> (raw)
In-Reply-To: <1242247998-30548-1-git-send-email-clarson@mvista.com>
Chris Larson wrote:
> For each recipe which completes a task successfully, this emits the current
> version into ${TMPDIR}/versions.conf as a PREFERRED_VERSION line.
> ${TMPDIR}/versions.conf and conf/versions.conf are automatically included,
> in that order, in subsequent builds, to provide more deterinistic builds by
> default, and to let the user make the lockdown persist via a simple cp
> command...
Excellent! This is much needed as a feature. The usage model seems to
be a very reasonable one, and would tend to be consistent with what
users sort of expect for a workflow.
I say "sort of expect" because I think they would rather see the
management of the versions.conf file be done by bitbake. For example,
the "bitbake crystallize" command (to choose a name) might do no build
at all, but just generate, or re-generate, the versions.conf file. But
that's a trivial point; they'll have to remember to cp or rm
versions.conf as necessary themselves.
The only big concern that I have is that this is really quite a drastic
change in behavior for the "cookbook-type" OE user community out there
(the folks who have memorized a set of procedures to build their distro
images without any real understanding of how it works). How do we
propose to roll out this change?
-Mike (mwester)
next prev parent reply other threads:[~2009-05-15 4:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 20:53 [PATCH] bitbake.conf, freeze.inc: Add version lockdown implementation and use it by default Chris Larson
2009-05-13 21:25 ` Denys Dmytriyenko
2009-05-18 15:48 ` Denys Dmytriyenko
2009-05-18 18:00 ` Christopher Larson
2009-05-18 18:58 ` Denys Dmytriyenko
2009-05-15 3:56 ` Mike Westerhof (mwester) [this message]
2009-05-15 7:33 ` Andrea Adami
2009-05-15 15:09 ` Chris Larson
2009-05-15 21:07 ` Andrea Adami
2009-05-18 15:44 ` Denys Dmytriyenko
2009-05-15 8:24 ` Graeme Gregory
2009-05-15 15:08 ` Chris Larson
2009-05-15 16:02 ` Tom Rini
2009-05-15 15:55 ` Michael Smith
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=4A0CE800.5040407@dls.net \
--to=mwester@dls.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.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.