From: Jan-Simon Möller Date: Wed, 13 Jan 2021 16:48:53 +0000 (+0100) Subject: pyagl: update SRCREV X-Git-Tag: 10.92.0~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=e9ec6a99e6c1549a17d1eb36175fe437f69ce327 pyagl: update SRCREV Update SRCREV in pyagl recipe to pick up: 5a7414c Support specifying CAN interface for tests Bug-AGL: SPEC-3756 Signed-off-by: Jan-Simon Möller Change-Id: Ib4ad93474fa07d9dbe6cba59bcd5d99eda7fd374 --- diff --git a/recipes-test/pyagl/pyagl_git.bb b/recipes-test/pyagl/pyagl_git.bb index 04a200f2a..07b91c678 100644 --- a/recipes-test/pyagl/pyagl_git.bb +++ b/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 = "003ccc0db802f97349451b3f291188d8518e5232" +SRCREV = "5a7414cbc1b371f4b83f94eaaf7501765b6bec26" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"