From: Scott Murray Date: Tue, 12 Jan 2021 17:07:42 +0000 (-0500) Subject: pyagl: update SRCREV X-Git-Tag: 10.92.0~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4d9e90da2cd8d2b579aa75d2845afce19c3f4da0;p=AGL%2Fmeta-agl-demo.git pyagl: update SRCREV 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 Change-Id: I71903b781ebe43e3c2a55c87b745de33d817d4e6 --- diff --git a/recipes-test/pyagl/pyagl_git.bb b/recipes-test/pyagl/pyagl_git.bb index 821a1de7a..04a200f2a 100644 --- a/recipes-test/pyagl/pyagl_git.bb +++ b/recipes-test/pyagl/pyagl_git.bb @@ -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"