diff options
Diffstat (limited to 'recipes-demo/html5-mixer/html5-mixer_git.bb')
-rw-r--r-- | recipes-demo/html5-mixer/html5-mixer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-mixer/html5-mixer_git.bb b/recipes-demo/html5-mixer/html5-mixer_git.bb index 27c3e29ea..fe45ef1af 100644 --- a/recipes-demo/html5-mixer/html5-mixer_git.bb +++ b/recipes-demo/html5-mixer/html5-mixer_git.bb @@ -13,7 +13,7 @@ SRC_URI = " \ " SRCREV = "e57fc753b3a083ddea52dbe4cd003261e836b2d4" -inherit pythonnative agl-app +inherit agl-app AGL_APP_TEMPLATE = "agl-app-web" AGL_APP_ID = "webapps-mixer" |