| Summary: | Add git recipes to cerbero | ||
|---|---|---|---|
| Product: | GStreamer SDK | Reporter: | Lubosz Sarnecki <lubosz> |
| Component: | General | Assignee: | bugs |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Lubosz Sarnecki
2013-08-22 17:54:41 UTC
I think these should be gnonlin-1.0.recipe, gst-editing-services-1.0.recipe, etc. And for the git versions of the existing recipes you would just have a separate branch. Like my upstream branch here (vs. upstream-1.0): http://cgit.freedesktop.org/~slomo/cerbero To build form master there is simpler way of doing it.
Edit your configuration file with the following dictionary:
recipes_commits = {
'gstreamer-1.0': 'upstream/master',
'gst-plugins-base-1.0': 'upstream/master',
}
And fill it with all the recipes you want to modify :)
Yes, but you might need other changes in the recipes... like listing new plugins and libraries :) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.