mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
libcec: Update to 1.9.0 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
166621a82f
commit
8e26af8d38
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user