qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-stable] [Qemu-devel] [SeaBIOS] problems with freeBSD


From: Gerd Hoffmann
Subject: Re: [Qemu-stable] [Qemu-devel] [SeaBIOS] problems with freeBSD
Date: Thu, 07 Mar 2013 16:56:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130216 Thunderbird/17.0.3

  Hi,

> In general having blobs in our allegedly source tarball is pretty
> ugly. Either it's a source release or it isn't. We can do a
> release-of-blobs tarball too if we want, but it doesn't need
> to be in the source tarball

This is easily doable, just an update to scripts/make-release to spew
two tarballs (one source, one blobs).

We probably want update the build process to build the blobs by default
(if the compilers needed are installed).  Blueswirl started that already
for sparc firmware I think.

> and it doesn't need to be in git
> either IMHO.

That one is a bit more tricky.  The big advantage git has here is that
the update of a blob is not different from other updates.  It is just a
pull request.  Keeping source+binaries in sync is easy too: we can
update submodule hash + blobs with a single git commit.

The process needs to stay simple, otherwise we'll risk that the blobs we
provide will bitrot ...

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]