X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo%2Fnavigation%2Ftbtnavi_git.bb;h=1720e898214f11becbb9a8adc6347017eccf657b;hb=158a7416d439aefc3de00b30d62ca4a13e365c98;hp=22a87734c920bb6600820537b287f2f73e8dad79;hpb=2507e4a69862808a6331b0e4c665b694f49a49b9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index 22a87734c..1720e8982 100644 --- a/recipes-demo/navigation/tbtnavi_git.bb +++ b/recipes-demo/navigation/tbtnavi_git.bb @@ -16,8 +16,10 @@ DEPENDS = " \ qtquickcontrols2 \ qtlocation \ libqtappfw \ - wayland-native \ qtwayland-native \ + protobuf \ + grpc \ + grpc-native \ " PV = "2.0+git${SRCPV}" @@ -27,11 +29,11 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;b file://tbtnavi.conf \ file://tbtnavi.token \ " -SRCREV = "e32620e4d8fce3fb8baa606458ad7dc1bb3ed561" +SRCREV = "f00c1e19f5c4cbcd185c8043f3062612bf1537f7" S = "${WORKDIR}/git" -inherit qmake5 systemd pkgconfig +inherit meson systemd pkgconfig SYSTEMD_SERVICE:${PN} = "${BPN}.service"