diff options
| -rw-r--r-- | meta-oe/recipes-support/edid-decode/edid-decode_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb index c1f512160d..48b52eefca 100644 --- a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb +++ b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "MIT" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592" |
| 8 | 8 | ||
| 9 | SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master" | 9 | SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master" |
| 10 | SRCREV = "e052f5f9fdf74ca11aa1a8edfa62eff8d0aa3d0d" | 10 | SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5" |
| 11 | PV = "0.0+git${SRCPV}" | 11 | PV = "0.0+git${SRCPV}" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
