From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id E8FE760621 for ; Mon, 12 Sep 2016 10:09:12 +0000 (UTC) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 12 Sep 2016 03:09:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,322,1470726000"; d="scan'208,217";a="759784448" Received: from marquiz.fi.intel.com ([10.237.72.155]) by FMSMGA003.fm.intel.com with ESMTP; 12 Sep 2016 03:09:12 -0700 Message-ID: <1473674951.10544.26.camel@linux.intel.com> From: Markus Lehtonen To: "Burton, Ross" Date: Mon, 12 Sep 2016 13:09:11 +0300 In-Reply-To: References: <1473400623-20500-1-git-send-email-markus.lehtonen@linux.intel.com> X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Cc: OE-core Subject: Re: [PATCH] gst-player: include SRCPV in PV X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2016 10:09:15 -0000 Content-Type: multipart/alternative; boundary="=-quh6XcC2L9XvKI7R793d" --=-quh6XcC2L9XvKI7R793d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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 --=-quh6XcC2L9XvKI7R793d Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
On Fri, 2016-09-09 at 11:51 +0100, Burton, Ro= ss wrote:

On 9 September 2016 at 06:57, Mark= us Lehtonen <markus.lehtonen@linux.intel.com> = wrote:
+PV =3D "git${SRCPV}"


T= his breaks packaging for me, throwing interesting python exceptions.
<= /div>

Hmm, strange. I didn't see anything l= ike that. From what I can tell, changing PV from "git" to "git${SRCPV}" sho= uldn't cause anything like that.


gst-player has a version in configure.ac, so this should be 0.0.1+git${SR= CPV} I guess.

That looks better= , I'll send v2 soon.


Thanks,
<= div>  Markus --=-quh6XcC2L9XvKI7R793d--