summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-12-03 13:57:19 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-12-07 14:34:29 +0000
commitbf2b2674a8ccbb856319cc9d28b2fc03650ba1a8 (patch)
treeb458b7bc51a441aa667071b9dbf45bc8466b79b3
parentb7656b82730b40c5f5f811c8d873ad3fdbd4acdb (diff)
meta-agl-profile-core: update pyagl SRCREV
Update pyagl SRCREV to pick up: dcc2f91 Add HVAC bindings and tests Bug-AGL: SPEC-3660 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I83cf2add180268b1a7136b55af2233db3a13eff4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25722 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 ab843065b..821a1de7a 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 = "5aed9a32ea71737709a11590d6ecc92f773f85d6"
+SRCREV = "dcc2f91e5ab3b70202e78ec7164a8e9d7501d70c"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"