X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fnavigation%2Fondemandnavi_git.bb;h=922a70fd87e84fdab603b1719a4154bb3b4139c4;hb=1460f80a5f49785b3b713bf8a8787d64630cb3c8;hp=da198025f2676e79842b433111202367c682ae5f;hpb=fa8b62e148ec1f2be0494d6f899940913d49704f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/navigation/ondemandnavi_git.bb b/recipes-demo/navigation/ondemandnavi_git.bb index da198025f..922a70fd8 100644 --- a/recipes-demo/navigation/ondemandnavi_git.bb +++ b/recipes-demo/navigation/ondemandnavi_git.bb @@ -18,7 +18,10 @@ SRCREV = "1a014832f3da70e413650e0eeb4f40e598feb257" S = "${WORKDIR}/git" -inherit qmake5 pkgconfig +inherit qmake5 pkgconfig agl-app + +AGL_APP_ID = "navigation" +AGL_APP_NAME = "Navigation" do_install:append() { # Currently using default global client and CA certificates @@ -33,8 +36,6 @@ do_install:append() { install -m 0644 ${WORKDIR}/navigation.token ${D}${sysconfdir}/xdg/AGL/navigation/ } -FILES:${PN} += "${datadir}/icons/" - RDEPENDS:${PN} += " \ qtlocation \ flite \