[Bug 742830] No corresponding sources for SDK binary packages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 18:30:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742830

--- Comment #7 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Here is a patchset that adds a command to create a source bundle for a
particular platform. To use it, do

./cerbero-uninstalled source-bundle <package1> [package2] ...

This will create a giant tarball with all the source that was used to build the
relevant packages.

I also added a "--deps" to fetch-package to make it easy to just fetch all of
the source code for a package, then create a giant tarball, move it to a
container/VM with no network and try to build it to make sure the bundle is
complete.

By default, the tarball includes the sources to the build tools, but not to the
toolchains, I think we should just add recipes for the toolchains too so
they're not special things.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list