summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-01-12 17:28:36 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-13 10:49:00 +0000
commit318055748074b44261845d1a0a72901c1f1e6cab (patch)
tree03396dd3d9fcdcf88db395d4073e2100c9525e7a
parentda7ba697b82e9f8b7e330254be4f8f99ad4b87cf (diff)
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 <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>
-rw-r--r--meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb2
1 files changed, 1 insertions, 1 deletions
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"