pyagl: update SRCREV 92/25892/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 12 Jan 2021 22:28:36 +0000 (17:28 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 13 Jan 2021 10:49:00 +0000 (10:49 +0000)
Update SRCREV in pyagl recipe to pick up:

ec6ca6b Mark CAN J1939 tests as xfail for now

Bug-AGL: SPEC-3765

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ide34629d531355b6692706a5cf6df3e494af3681
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25892
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb

index 7a4f3b6..9f9138a 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 = "9a7c3f431355d6f4a15ec67a6d7261b0cbfc85d5"
+SRCREV = "ec6ca6b2f8c9d575d0f8bb561900c4c0c77f2266"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"