[oe-commits] Otavio Salvador : libcec: Update to 1.9.0 version

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 14:02:05 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 8e26af8d38d7ac96c481320c04395b5e17afab48
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8e26af8d38d7ac96c481320c04395b5e17afab48

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Oct  3 13:41:32 2012 +0000

libcec: Update to 1.9.0 version

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-extended/libcec/libcec_git.bb |   10 +++++-----
 1 files 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..8b1f086 100644
--- a/meta-oe/recipes-extended/libcec/libcec_git.bb
+++ b/meta-oe/recipes-extended/libcec/libcec_git.bb
@@ -2,13 +2,13 @@ DESCRIPTION = "USB CEC Adaptor communication Library"
 HOMEPAGE = "http://libcec.pulse-eight.com/"
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=185ead350fec5fc223da0f65f9a802af"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5e8e16396992369f73f3d28875f846da"
 
-DEPENDS = "udev"
+DEPENDS = "udev lockdev"
 
-PR = "r1"
-PV = "1.4.0"
-SRCREV = "2db8981f49fbd167ddbbf19c1fbadd064abc332a"
+PV = "1.9.0"
+
+SRCREV = "9884e9ffc5293de5bb9092db1ed581f213a678df"
 SRC_URI = "git://github.com/Pulse-Eight/libcec.git"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list