All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: Marlon Smith <marlon.smith10@gmail.com>, yocto@yoctoproject.org
Subject: Re: Best way to "freeze" Yocto for production
Date: Tue, 10 Jun 2014 11:22:15 -0700	[thread overview]
Message-ID: <53974CD7.4020805@balister.org> (raw)
In-Reply-To: <1402421465.2402.11.camel@marlon-Z68X-UD3H-B3>

On 06/10/2014 10:31 AM, Marlon Smith wrote:
> Hi everyone,
> 
> We've decided to use Yocto in our company's product!  And I have a
> question:
> 
> Since Yocto is updated pretty frequently, at some point we'll need to
> freeze everything and keep a permanent copy so that we can make small
> changes/bug fixes without having to worry about anything being changed
> outside of our control.  My current theory is that we'll do a bitbake -c
> fetchall, then zip up the entire Yocto directory and save it somewhere
> so we'll always have a static copy.  We'll place our application and
> custom bsp layer under a separate Git repository, and then to do a build
> we'll just combine everything together and run bitbake on the whole
> thing.
> 
> Is there a better or recommended way of doing this?

This is how I provide a stable base for people doing SDR work with OE.

https://github.com/balister/oe-gnuradio-manifest/tree/daisy

I'm sure you'll get several other suggestions also.

Pick what works best for your team.

Philip

> 
> Thanks again, and I'm excited to start working with Yocto!
> 
> Marlon
> 
> 
> 


  reply	other threads:[~2014-06-10 18:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10 17:31 Best way to "freeze" Yocto for production Marlon Smith
2014-06-10 18:22 ` Philip Balister [this message]
2014-06-10 18:57 ` Burton, Ross
2014-06-10 20:37 ` Flanagan, Elizabeth
2014-06-11 14:48 ` Mark Hatle
2014-06-11 15:10 ` Cliff Brake

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=53974CD7.4020805@balister.org \
    --to=philip@balister.org \
    --cc=marlon.smith10@gmail.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.