Remove remaining meta-python dependencies from layer and recipe
configuration. The agl-ivi-demo-platform-html5 image has been
confirmed to build with these changes, and they are a prerequisite
for removing meta-python from the repo manifest.
Bug-AGL: SPEC-5099
Change-Id: I1d8ff343eef2d883bbc5b5baf0f7b69b161faf94
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29745
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
(cherry picked from commit
24c523366dd47a888af689ac50f31065c4cb186f)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29765
LAYERSERIES_COMPAT_agldemo = "kirkstone"
-LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer networking-layer meta-flutter meta-python2 meta-app-framework multimedia-layer"
+LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer networking-layer multimedia-layer meta-flutter meta-app-framework"
"
SRCREV = "aa7e2a81e91ed076c0bc9ba07db5aee0f34668df"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-${BPN}"
"
SRCREV = "38befd7704f64781bf4bce85fd9b2cdffc7845fa"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-dashboard"
S = "${WORKDIR}/git"
B = "${WORKDIR}/build"
-inherit pythonnative systemd
+inherit systemd
DEPENDS = "nodejs-native"
"
SRCREV = "c323ab8fde212120d8d1914d453afeb55b3576e5"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-hvac"
"
SRCREV = "ccdd59db7dc073eee0a35d0318640d9833824073"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "launcher"
"
SRCREV = "b87776912cc31c976415ceb49e7551f500e0975b"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-mediaplayer"
"
SRCREV = "e57fc753b3a083ddea52dbe4cd003261e836b2d4"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-mixer"
"
SRCREV = "69af4d9b9b209fcb33ef9071ddfa8561106044c2"
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-settings"
require webapp-samples.inc
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-aquarium"
require webapp-samples.inc
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-examples"
require webapp-samples.inc
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-jitsi"
require webapp-samples.inc
-inherit pythonnative agl-app
+inherit agl-app
AGL_APP_TEMPLATE = "agl-app-web"
AGL_APP_ID = "webapps-youtube"