mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
edid-decode: Upgrade to latest master
Upgrade to latest master, which contains these additional commits: 5920bf2a756b edid-decode: improve GTF/CVT failure messages e59b8a2ffd69 edid-decode: check for VICs in ascending order 5f723267e04d edid-decode: downgrade the 'out-of-range' failure to a warning a31e68043878 edid-decode: add HDMI Forum EDID updates 2f19bd0c1d9b edid-decode: update HDR10+ DB e48fb384fff4 edid-decode: add Filmmaker Mode, fix Dolby PQ v2 calculations 2d44e1b01c7e edid-decode: fix HDMI video/audio latency calculation d740dde3540a edid-decode: update to CTA-861-I 915b0ce5329f edid-decode: print human-readable CTA infoframe types Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592"
|
||||
|
||||
SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master"
|
||||
SRCREV = "e052f5f9fdf74ca11aa1a8edfa62eff8d0aa3d0d"
|
||||
SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user