From: Jan-Simon Möller Date: Wed, 21 Oct 2020 16:42:47 +0000 (+0200) Subject: Update pyagl to latest version X-Git-Tag: 10.91.0~40 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=781d67e11d6036dd98d648474ec6ef565efbaf1a;hp=83ce0c9668502de36703e4af079003b8e3be01c8;p=AGL%2Fmeta-agl.git Update pyagl to latest version This will include: 8f44a95 Allow pyagl CAN test test_write_wo_auth to xfail Change-Id: I275f4a2213758d979cfb02bda7fd18f5386a2fbe Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25464 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- diff --git a/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb b/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb index bdc113d94..18c963a2e 100644 --- a/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb +++ b/meta-agl-profile-core/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 = "8e3e0588037f9601dbb527c4302f908380c20e5f" +SRCREV = "8f44a95e7626e67cda3e3a05c3fa1a9298c02809" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"