From 4d9e90da2cd8d2b579aa75d2845afce19c3f4da0 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 12 Jan 2021 12:07:42 -0500 Subject: [PATCH] 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 --- recipes-test/pyagl/pyagl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.16.6