module-router: update SRCREV to include empty proplist description fix 39/10039/1
authorMatt Porter <mporter@konsulko.com>
Wed, 5 Jul 2017 11:22:53 +0000 (14:22 +0300)
committerMatt Porter <mporter@konsulko.com>
Wed, 5 Jul 2017 11:22:53 +0000 (14:22 +0300)
https://github.com/tisogai/module-router/commit/8104a3174e6f54ace53066ab1797d9b9bd2bdf63
fixes a race condition that results in an AudioManager crash.

Bug-AGL: SPEC-660

Change-Id: I59897eeda05bc6be8e9664d9d5b895fad9a3bece
Signed-off-by: Matt Porter <mporter@konsulko.com>
recipes-multimedia/module-router/module-router_git.bb

index 9ccb63c..cd52b68 100755 (executable)
@@ -10,7 +10,7 @@ SRC_URI = " \
     git://github.com/tisogai/module-router.git;protocol=https;branch=master \
   "
 
-SRCREV = "859cbdfe579a36e5a4897862f144038dbac760b2"
+SRCREV = "8104a3174e6f54ace53066ab1797d9b9bd2bdf63"
 
 S = "${WORKDIR}/git"
 inherit cmake