On Fri, 2016-09-09 at 11:51 +0100, Burton, Ross wrote: > > On 9 September 2016 at 06:57, Markus Lehtonen < > markus.lehtonen@linux.intel.com> wrote: > > +PV = "git${SRCPV}" > > > This breaks packaging for me, throwing interesting python exceptions. Hmm, strange. I didn't see anything like that. From what I can tell, changing PV from "git" to "git${SRCPV}" shouldn't cause anything like that. > gst-player has a version in configure.ac, so this should be > 0.0.1+git${SRCPV} I guess. That looks better, I'll send v2 soon. Thanks, Markus