pyagl: update SRCREV 06/25906/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 13 Jan 2021 16:48:53 +0000 (17:48 +0100)
committerScott Murray <scott.murray@konsulko.com>
Wed, 13 Jan 2021 20:29:04 +0000 (20:29 +0000)
Update SRCREV in pyagl recipe to pick up:

5a7414c Support specifying CAN interface for tests

Bug-AGL: SPEC-3756
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ib4ad93474fa07d9dbe6cba59bcd5d99eda7fd374

recipes-test/pyagl/pyagl_git.bb

index 04a200f..07b91c6 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/pyagl;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "003ccc0db802f97349451b3f291188d8518e5232"
+SRCREV = "5a7414cbc1b371f4b83f94eaaf7501765b6bec26"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"