From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: ml@communistcode.co.uk
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support
Date: Wed, 05 Sep 2012 15:16:10 +0100 [thread overview]
Message-ID: <4375690.RKMBt9Sfd5@helios> (raw)
In-Reply-To: <1346853750-503-3-git-send-email-ml@communistcode.co.uk>
On Wednesday 05 September 2012 15:02:30 ml@communistcode.co.uk wrote:
> From: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
>
> - Now depends on liblockdev
> - Slight licence change - new md5sum
>
> Signed-off-by: Jack Mitchell <jack.mitchell@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}".
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-09-05 14:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 14:02 [PATCH 1/3] libplist: issues with parallel make so disable ml
2012-09-05 14:02 ` [PATCH 2/3] liblockdev: new recipe, new version of libcec requires it ml
2012-09-05 14:02 ` [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support ml
2012-09-05 14:16 ` Paul Eggleton [this message]
2012-09-05 19:28 ` Martin Jansa
2012-09-05 21:32 ` Paul Eggleton
2012-09-06 8:12 ` Jack Mitchell
2012-09-06 8:30 ` Paul Eggleton
2012-09-06 8:48 ` Jack Mitchell
2012-09-06 8:37 ` Andrei Gherzan
2012-09-06 8:47 ` Jack Mitchell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4375690.RKMBt9Sfd5@helios \
--to=paul.eggleton@linux.intel.com \
--cc=ml@communistcode.co.uk \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox