From 318055748074b44261845d1a0a72901c1f1e6cab Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 12 Jan 2021 17:28:36 -0500 Subject: pyagl: update SRCREV 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 Change-Id: Ide34629d531355b6692706a5cf6df3e494af3681 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25892 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7a4f3b6a5..9f9138ad6 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 = "9a7c3f431355d6f4a15ec67a6d7261b0cbfc85d5" +SRCREV = "ec6ca6b2f8c9d575d0f8bb561900c4c0c77f2266" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg