Fix a bug in the audio management 31/8331/1
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Thu, 19 Jan 2017 07:15:40 +0000 (16:15 +0900)
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Mon, 23 Jan 2017 14:50:31 +0000 (23:50 +0900)
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>
recipes-multimedia/module-router/module-router_git.bb

index e843824..9ccb63c 100755 (executable)
@@ -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