[oe] [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support

Martin Jansa martin.jansa at gmail.com
Wed Sep 5 19:28:18 UTC 2012


On Wed, Sep 05, 2012 at 03:16:10PM +0100, Paul Eggleton wrote:
> On Wednesday 05 September 2012 15:02:30 ml at communistcode.co.uk wrote:
> > From: Jack Mitchell <jack.mitchell at dbbroadcast.co.uk>
> > 
> > - Now depends on liblockdev
> > - Slight licence change - new md5sum
> > 
> > Signed-off-by: Jack Mitchell <jack.mitchell at dbbroadcast.co.uk>
> > ---
> >  meta-oe/recipes-extended/libcec/libcec_git.bb | 10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > diff --git a/meta-oe/recipes-extended/libcec/libcec_git.bb
> > b/meta-oe/recipes-extended/libcec/libcec_git.bb index 142b2e2..f3cb39e
> > 100644
> > --- a/meta-oe/recipes-extended/libcec/libcec_git.bb
> > +++ b/meta-oe/recipes-extended/libcec/libcec_git.bb
> > @@ -1,14 +1,14 @@
> >  DESCRIPTION = "USB CEC Adaptor communication Library"
> >  HOMEPAGE = "http://libcec.pulse-eight.com/"
> > 
> > -LICENSE = "GPLv2+"
> > -LIC_FILES_CHKSUM = "file://COPYING;md5=185ead350fec5fc223da0f65f9a802af"
> > +LICENSE = "GPLv2"
> > +LIC_FILES_CHKSUM = "file://COPYING;md5=5e8e16396992369f73f3d28875f846da"
> > 
> > -DEPENDS = "udev"
> > +DEPENDS = "udev liblockdev"
> > 
> >  PR = "r1"
> > -PV = "1.4.0"
> > -SRCREV = "2db8981f49fbd167ddbbf19c1fbadd064abc332a"
> > +PV = "1.8.2"
> > +SRCREV = "34a9cecdd92f6b2844f9c4054da202b152ab2217"
> >  SRC_URI = "git://github.com/Pulse-Eight/libcec.git"
> > 
> >  S = "${WORKDIR}/git"
> 
> 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

Cheers,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120905/bad48e06/attachment-0002.sig>


More information about the Openembedded-devel mailing list