meta-agl-profile-core: update pyagl SRCREV 05/25405/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 8 Oct 2020 13:09:58 +0000 (09:09 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 13 Oct 2020 10:19:52 +0000 (10:19 +0000)
Update pyagl SRCREV to pick up:

8e3e058 Add radio binding tests
333ca4b Fix CAN test data installation
5a66db3 Skip signal composer tests by default
30e5954 CAN test rework to improve robustness
ccd9a05 Remove "regular" test marking
e29a6e1 Add CANService tests
c79ce26 Add timeout ability to AGLBaseService.listener()
9dd59f4 Fix signalcomposer test
c908ef0 Override un/subscribe methods in CANService
41d46f8 Fix AGLBaseService.afbresponse() for EVENT data
b2c9569 Update tox.ini and requirements.txt

Bug-AGL: SPEC-3583, SPEC-3585

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I998d7a7d26e93dc51f1c3f97cbafe3668ed90aa8
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25405
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Tested-by: 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 db6f7de..bdc113d 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 = "bc241e850fa1d2ceeb76acd9bac8733868392baa"
+SRCREV = "8e3e0588037f9601dbb527c4302f908380c20e5f"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"