Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

oelite/baker.py: add --dryrun option #175

Merged
merged 1 commit into from
Nov 4, 2016
Merged

Conversation

Villemoes
Copy link
Contributor

This makes it easier to do all the initial recipe parsing, hash
computation etc. without doing an actual build - this is especially
useful if one is doing some automated testing of a series of meta/core
commits, since one doesn't have to sit and stare at the terminal for a
few minutes waiting to say 'no'. It can also be useful in
non-interactive settings, for example setting up a cheap buildbot job to
do "oe bake world --dryrun" to check that all recipes actually parse,
without doing a full build.

@esben esben modified the milestone: 6.3.0 Nov 3, 2016
This makes it easier to do all the initial recipe parsing, hash
computation etc. without doing an actual build - this is especially
useful if one is doing some automated testing of a series of meta/core
commits, since one doesn't have to sit and stare at the terminal for a
few minutes waiting to say 'no'. It can also be useful in
non-interactive settings, for example setting up a cheap buildbot job to
do "oe bake world --dryrun" to check that all recipes actually parse,
without doing a full build.
@esben esben merged commit d35485c into oe-lite:master Nov 4, 2016
@Villemoes Villemoes deleted the ravi/dryrun branch November 14, 2016 07:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants