diff options
Diffstat (limited to 'recipes-demo/html5-mediaplayer')
-rw-r--r-- | recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb b/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb index 53efa8fd3..7c39f37fe 100644 --- a/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb +++ b/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-mediaplayer;protocol=https;branch=master \ " -SRCREV = "07adebd03e37a790462f80b6f3bb001bad7e6748" +SRCREV = "b87776912cc31c976415ceb49e7551f500e0975b" inherit pythonnative agl-app |