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 7c39f37fe..c17805295 100644 --- a/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb +++ b/recipes-demo/html5-mediaplayer/html5-mediaplayer_git.bb @@ -13,7 +13,7 @@ SRC_URI = " \ " SRCREV = "b87776912cc31c976415ceb49e7551f500e0975b" -inherit pythonnative agl-app +inherit agl-app AGL_APP_TEMPLATE = "agl-app-web" AGL_APP_ID = "webapps-mediaplayer" |