Cerbero fetch branch
Andoni Morales
ylatuya at gmail.com
Tue Apr 7 06:14:16 PDT 2015
The Git source backend uses the following properties:
* remotes: allows you setting different remotes as you would do with
"git remote add"
* commit: lets you point to a commit description used for the build
as you would do with git reset --hard <COMMIT>. This can be a hash, a
branch, a tag (any valid commit description)
As an example you can take a look at gas-preprocessor.recipe:
remotes = {'origin': 'git://github.com/ylatuya/gas-preprocessor.git'}
commit = 'origin/master'
Andoni
2015-04-06 10:55 GMT+02:00 Forzaferrarileo <leonardo.ferroro at gmail.com>:
> Hi, it's possible to fetch a specific branch of a git repo within a cerbero
> recipe?
>
> Leonardo
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cerbero-fetch-branch-tp4671461.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
Andoni Morales Alastruey
LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
More information about the gstreamer-devel
mailing list