summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-05-28 21:20:09 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-05-28 21:20:09 +0200
commitc1c2313c72cdca76c6326b3a1a3c4c753ac031e9 (patch)
tree9ec7832387824d42323e000579044fff3b2d5659
parentff5ce70fedd36e5a1bb4745b83de20ed892bfb0a (diff)
This fixes the audiomixer test. Required after updating pipewire. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I670ab4285435abbcbab4f70ca8635e23fc51d8b3
-rw-r--r--recipes-test/pyagl/pyagl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/pyagl/pyagl_git.bb b/recipes-test/pyagl/pyagl_git.bb
index 07b91c67..11cf7ffe 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 = "5a7414cbc1b371f4b83f94eaaf7501765b6bec26"
+SRCREV = "734bbb31408bc9068194707c16cf2aa54d0cadca"
PV = "${AGL_BRANCH}+git${SRCPV}"
S = "${WORKDIR}/git"