diff options
Diffstat (limited to 'recipes-demo/webapp-samples/html5-examples_git.bb')
-rw-r--r-- | recipes-demo/webapp-samples/html5-examples_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/webapp-samples/html5-examples_git.bb b/recipes-demo/webapp-samples/html5-examples_git.bb index 080331ee7..c2b131aff 100644 --- a/recipes-demo/webapp-samples/html5-examples_git.bb +++ b/recipes-demo/webapp-samples/html5-examples_git.bb @@ -5,7 +5,7 @@ APPINFO_FILE = "appinfo-examples.json" require webapp-samples.inc -inherit pythonnative agl-app +inherit agl-app AGL_APP_TEMPLATE = "agl-app-web" AGL_APP_ID = "webapps-examples" |