X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo%2Fflutter-cluster-dashboard%2Fflutter-cluster-dashboard_git.bb;h=7e360d9844f31b5cd26f41d2c47b089a68315320;hb=46ff1b7716fe0cfa335247598279a7568a3f6199;hp=fb859a93e1b0e57cb3acea77e73a887ed1b8c1ad;hpb=87627454deb945fedc06546b5e0ebcfcd40d4529;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb index fb859a93e..7e360d984 100644 --- a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb +++ b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb @@ -18,7 +18,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-instrument-clust " PV = "1.0+git${SRCPV}" -SRCREV = "e440ec331e7d55cdf2e666d45f63c05571ecc609" +SRCREV = "be4da312ad1f33cea62ba7c8768bb4060ee6a178" S = "${WORKDIR}/git" @@ -34,12 +34,6 @@ APP_CONFIG = "flutter_cluster_dashboard_on_bg-release.json" APP_CONFIG:class-runtimedebug = "flutter_cluster_dashboard_on_bg-debug.json" APP_CONFIG:class-runtimeprofile = "flutter_cluster_dashboard_on_bg-profile.json" -do_configure:prepend() { - if [ "${OPENROUTE_API_KEY}" = "YOU_NEED_TO_SET_IT_IN_LOCAL_CONF" ]; then - bbwarn "WARNING: You should set openrouteservice API key to OPENROUTE_API_KEY variable in local.conf." - fi -} - do_install:append() { install -D -m 0644 ${WORKDIR}/flutter-cluster-dashboard.service ${D}${systemd_user_unitdir}/flutter-cluster-dashboard.service install -d ${D}${systemd_user_unitdir}/agl-session.target.wants