Remove meta-python dependencies
[AGL/meta-agl-demo.git] / recipes-demo / html5-background / html5-background_git.bb
index 656923a..c848710 100644 (file)
@@ -11,9 +11,9 @@ B       = "${WORKDIR}/build"
 SRC_URI = " \
   git://gerrit.automotivelinux.org/gerrit/apps/html5-background;protocol=https;branch=master \
 "
-SRCREV = "e91be225127ddea6be3ddae5cb35e88c2f0aafb8"
+SRCREV = "aa7e2a81e91ed076c0bc9ba07db5aee0f34668df"
 
-inherit pythonnative agl-app
+inherit agl-app
 
 AGL_APP_TEMPLATE = "agl-app-web"
 AGL_APP_ID = "webapps-${BPN}"