From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eumx.net ([91.82.101.43]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T9Xvi-0001uv-1o for openembedded-devel@lists.openembedded.org; Thu, 06 Sep 2012 10:59:18 +0200 Received: from localhost ([127.0.0.1]:52890 helo=eumx.net) by eumx.net with esmtp (Exim 4.72) (envelope-from ) id 1T9Xji-00073Z-1C for openembedded-devel@lists.openembedded.org; Thu, 06 Sep 2012 08:46:54 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eumx.net; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=default; bh=ykCtF7yBrhI/GA+Ot6ZD84ek4GA=; b=ky5ZWGF+Xoc5Me4RLDhhWjfUYnQb JDmcd0ogMhiC2201/MReJmzKU3lbz3GFMyQ9fLR+R1xkzZ0oWAETo4GkwmDD+GlD i9y6ZU9ZFyX+IYJN0d1hgD5yCbmPdN4rrKOizi2PE7eGUM62q4E07P1lXz60ZH2q KrAUe4F21AWkx84= Received: from [195.171.99.130] (port=24310 helo=[192.168.0.33]) by eumx.net with esmtpa (Exim 4.72) (envelope-from ) id 1T9Xjh-00073V-Ui for openembedded-devel@lists.openembedded.org; Thu, 06 Sep 2012 08:46:54 +0000 Message-ID: <5048633F.4080405@communistcode.co.uk> Date: Thu, 06 Sep 2012 09:47:59 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1346853750-503-1-git-send-email-ml@communistcode.co.uk> <4375690.RKMBt9Sfd5@helios> <20120905192818.GR3372@jama.jama.net> <1718555.hFmUFu8O5x@helios> <50485B04.4030002@communistcode.co.uk> In-Reply-To: Subject: Re: [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2012 08:59:18 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/09/12 09:37, Andrei Gherzan wrote: > On Thu, Sep 6, 2012 at 11:12 AM, Jack Mitchell wrote: > >> On 05/09/12 22:32, Paul Eggleton wrote: >> >>> On Wednesday 05 September 2012 21:28:18 Martin Jansa wrote: >>> >>>> On Wed, Sep 05, 2012 at 03:16:10PM +0100, Paul Eggleton wrote: >>>> >>>>> It's not totally clear but it doesn't look like 1.8.2 has been released >>>>> yet judging from their website; if that's the case then PV should be set >>>>> to "1.8.1+git${SRCPV}". >>>>> >>>> Or rather >>>> "1.8.1+gitr${SRCPV}" >>>> like most meta-* recipes >>>> >>> This was discussed not that long ago IIRC - the r is superfluous for git. >>> In >>> fact if you look at most OE-Core recipes that use SRCPV they do not >>> precede it >>> with r. >>> >>> Cheers, >>> Paul >>> >>> >> So even though it is the 1.8.1 release commit it should still be tagged >> with the git SRCPV? >> >> > No. The SRCPV should be there to indicate that your version is something in > between 2 official versions. In your case as there is not > 1.8.2 officially you state that this package is 1.8.1 but at a > later SRCPV commit. > > You need v1.8.2? There is no rpi support in 1.8.1? Why don't you update to > that version? > > Andrei There is RPi support merged in 1.8.1 - I had read the changelog to get the version number and they had listed 1.8.2 in it which lead me to believe it was already at 1.8.2 but it was just a 'work in progress' 1.8.2. The current commit is the 1.8.1 tag and has the features I need so I don't need to put in a 1.8.1+wip. Regards, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --