aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-01-19 16:15:40 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-23 16:50:27 +0000
commit62e24cf7942c7ea21b90780e15eb40174b5b2482 (patch)
treeb43645e346bd7ba147e6ba9ba95c2569b6978aa3
parent429c82fe32ba0ceb46a2554f0f7d0d26cf0519f9 (diff)
Fix a bug in the audio management
Fix the bug to pulseaudio crashes due to module-router NULL acces. Change-Id: I1e16c4b19b10ee47317b397daeb290699d106ab0 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
-rwxr-xr-xrecipes-multimedia/module-router/module-router_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/module-router/module-router_git.bb b/recipes-multimedia/module-router/module-router_git.bb
index e8438240..9ccb63c4 100755
--- a/recipes-multimedia/module-router/module-router_git.bb
+++ b/recipes-multimedia/module-router/module-router_git.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
git://github.com/tisogai/module-router.git;protocol=https;branch=master \
"
-SRCREV = "10b9b8bbd890dcd9acb55d4bb12f80659e1338b6"
+SRCREV = "859cbdfe579a36e5a4897862f144038dbac760b2"
S = "${WORKDIR}/git"
inherit cmake