From: ml@communistcode.co.uk
To: openembedded-devel@lists.openembedded.org
Cc: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Subject: [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support
Date: Wed, 5 Sep 2012 15:02:30 +0100 [thread overview]
Message-ID: <1346853750-503-3-git-send-email-ml@communistcode.co.uk> (raw)
In-Reply-To: <1346853750-503-1-git-send-email-ml@communistcode.co.uk>
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"
--
1.7.12
next prev parent reply other threads:[~2012-09-05 14:23 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 ` ml [this message]
2012-09-05 14:16 ` [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support Paul Eggleton
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=1346853750-503-3-git-send-email-ml@communistcode.co.uk \
--to=ml@communistcode.co.uk \
--cc=jack.mitchell@dbbroadcast.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.