Update pyagl to latest version 64/25464/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 21 Oct 2020 16:42:47 +0000 (18:42 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 22 Oct 2020 10:22:29 +0000 (10:22 +0000)
This will include:
8f44a95 Allow pyagl CAN test test_write_wo_auth to xfail

Change-Id: I275f4a2213758d979cfb02bda7fd18f5386a2fbe
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25464
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>

meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb

index bdc113d..18c963a 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 = "8e3e0588037f9601dbb527c4302f908380c20e5f"
+SRCREV = "8f44a95e7626e67cda3e3a05c3fa1a9298c02809"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"