pyagl: update SRCREV 91/25891/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 12 Jan 2021 17:07:42 +0000 (12:07 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 12 Jan 2021 17:07:42 +0000 (12:07 -0500)
Update SRCREV in pyagl recipe to pick up:

003ccc0 Mark CAN J1939 tests as xfail for now

Bug-AGL: SPEC-3765

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I71903b781ebe43e3c2a55c87b745de33d817d4e6

recipes-test/pyagl/pyagl_git.bb

index 821a1de..04a200f 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 = "dcc2f91e5ab3b70202e78ec7164a8e9d7501d70c"
+SRCREV = "003ccc0db802f97349451b3f291188d8518e5232"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"