diff options
Diffstat (limited to 'recipes-multimedia')
-rwxr-xr-x | recipes-multimedia/module-router/module-router_git.bb | 2 |
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 9ccb63c43..cd52b68ad 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 = "859cbdfe579a36e5a4897862f144038dbac760b2" +SRCREV = "8104a3174e6f54ace53066ab1797d9b9bd2bdf63" S = "${WORKDIR}/git" inherit cmake |